Lines Matching full:connection
27 /** At least three channels required per connection (sig, att, sm). */
345 * Retrieves the first connection in the list.
370 /* With EA enabled random address for slave connection is per advertising in ble_hs_conn_addrs()
442 * If so, break out of the loop and terminate the connection. This in ble_hs_conn_timer()
450 /* Check each connection's rx fragment timer. If too much time in ble_hs_conn_timer()
451 * passes after a partial packet is received, the connection is in ble_hs_conn_timer()
458 /* ACL reassembly has timed out. Remember the connection in ble_hs_conn_timer()
466 /* Determine if this connection is the soonest to time out. */ in ble_hs_conn_timer()
474 /* Check each connection's rx queued write timer. If too much in ble_hs_conn_timer()
480 /* ACL reassembly has timed out. Remember the connection in ble_hs_conn_timer()
488 /* Determine if this connection is the soonest to time out. */ in ble_hs_conn_timer()
498 /* If a connection has timed out, terminate it. We need to recursively in ble_hs_conn_timer()