Searched defs:hci_connection (Results 1 – 13 of 13) sorted by relevance
71 … hci_connection_t *hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in att_dispatch_att_server_for_l2cap_cid() local156 hci_connection_t * hci_connection; in att_packet_handler() local252 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_dispatch_classic_get_l2cap_cid() local282 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_dispatch_request_can_send_now_event() local338 …hci_connection_t * hci_connection = hci_connection_for_bd_addr_and_type(address, BD_ADDR_TYPE_ACL); in att_dispatch_classic_connect() local
130 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in att_server_connections_for_state() local279 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_handle_value_indication_timeout() local297 hci_connection_t * hci_connection; in att_server_event_packet_handler() local663 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_response_ready() local929 hci_connection_t * hci_connection; in att_server_dispatch_packet_handler() local1034 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_persistent_ccc_write() local1333 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_can_send_packet_now() local1351 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_request_to_send_notification() local1365 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_request_to_send_indication() local1394 hci_connection_t *hci_connection = hci_connection_for_handle(con_handle); in att_server_prepare_server_message() local[all …]
2125 hci_connection_t * hci_connection = hci_connection_for_handle(sm_conn->sm_handle); in sm_ctkd_fetch_br_edr_link_key() local2251 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in sm_run_irk_lookup() local2360 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in sm_run_basic() local2407 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in sm_run_activate_connection() local2615 hci_connection_t * hci_connection = hci_connection_for_handle(sm_connection->sm_handle); in sm_ctkd_from_classic() local3824 const hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in sm_event_handle_classic_encryption_event() local4249 … const hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in sm_event_packet_handler() local5537 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in sm_get_ltk() local
204 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gatt_client_provide_context_for_handle() local2054 … hci_connection_t *hci_connection = hci_connection_for_handle(gatt_client->con_handle); in gatt_client_handle_att_response() local2419 hci_connection_t * hci_connection; in gatt_client_att_packet_handler() local3476 hci_connection_t * hci_connection = hci_connection_for_bd_addr_and_type(addr, BD_ADDR_TYPE_ACL); in gatt_client_classic_connect() local3553 hci_connection_t * hci_connection = hci_connection_for_handle(gatt_client->con_handle); in gatt_client_le_enhanced_handle_connected() local3589 hci_connection_t * hci_connection = hci_connection_for_handle(gatt_client->con_handle); in gatt_client_le_enhanced_handle_ecbm_disconnected() local3878 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gatt_client_le_enhanced_connect() local
49 class hci_connection: class
161 class hci_connection: class
501 static bool hci_pairing_active(hci_connection_t * hci_connection){ in hci_pairing_active()505 static void hci_pairing_started(hci_connection_t * hci_connection, bool ssp){ in hci_pairing_started()532 static void hci_pairing_complete(hci_connection_t * hci_connection, uint8_t status){ in hci_pairing_complete()7703 static void hci_set_sco_payload_length_for_flipped_packet_types(hci_connection_t * hci_connection, … in hci_set_sco_payload_length_for_flipped_packet_types()9017 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_periodic_advertising_sync_transfer_send() local9029 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_periodic_advertising_set_info_transfer_send() local9102 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_read_rssi() local9779 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_encryption_key_size() local9799 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_authenticated() local9822 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_secure_connection() local[all …]
139 void btstack_memory_hci_connection_free(hci_connection_t *hci_connection){ in btstack_memory_hci_connection_free()146 void btstack_memory_hci_connection_free(hci_connection_t *hci_connection){ in btstack_memory_hci_connection_free()167 void btstack_memory_hci_connection_free(hci_connection_t *hci_connection){ in btstack_memory_hci_connection_free()
2640 hci_connection_t * hci_connection = hci_connection_for_handle(handle); in l2cap_handle_connection_success_for_addr() local2888 hci_connection_t * hci_connection = hci_connection_for_handle(handle); in l2cap_handle_security_level() local3139 hci_connection_t * hci_connection = hci_connection_for_handle( handle ); in l2cap_handle_connection_request() local
10 static hci_connection_t hci_connection; variable
23 static hci_connection_t hci_connection; variable
24 static hci_connection_t hci_connection; variable