Home
last modified time | relevance | path

Searched defs:hci_connection (Results 1 – 13 of 13) sorted by relevance

/btstack/src/ble/
H A Datt_dispatch.c71 … hci_connection_t *hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in att_dispatch_att_server_for_l2cap_cid() local
156 hci_connection_t * hci_connection; in att_packet_handler() local
252 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_dispatch_classic_get_l2cap_cid() local
282 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_dispatch_request_can_send_now_event() local
338 …hci_connection_t * hci_connection = hci_connection_for_bd_addr_and_type(address, BD_ADDR_TYPE_ACL); in att_dispatch_classic_connect() local
H A Datt_server.c130 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in att_server_connections_for_state() local
279 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_handle_value_indication_timeout() local
297 hci_connection_t * hci_connection; in att_server_event_packet_handler() local
663 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_response_ready() local
929 hci_connection_t * hci_connection; in att_server_dispatch_packet_handler() local
1034 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_persistent_ccc_write() local
1333 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_can_send_packet_now() local
1351 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_request_to_send_notification() local
1365 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in att_server_request_to_send_indication() local
1394 hci_connection_t *hci_connection = hci_connection_for_handle(con_handle); in att_server_prepare_server_message() local
[all …]
H A Dsm.c2125 hci_connection_t * hci_connection = hci_connection_for_handle(sm_conn->sm_handle); in sm_ctkd_fetch_br_edr_link_key() local
2251 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in sm_run_irk_lookup() local
2360 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in sm_run_basic() local
2407 … hci_connection_t * hci_connection = (hci_connection_t *) btstack_linked_list_iterator_next(&it); in sm_run_activate_connection() local
2615 hci_connection_t * hci_connection = hci_connection_for_handle(sm_connection->sm_handle); in sm_ctkd_from_classic() local
3824 const hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in sm_event_handle_classic_encryption_event() local
4249 … const hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in sm_event_packet_handler() local
5537 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in sm_get_ltk() local
H A Dgatt_client.c204 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gatt_client_provide_context_for_handle() local
2054 … hci_connection_t *hci_connection = hci_connection_for_handle(gatt_client->con_handle); in gatt_client_handle_att_response() local
2419 hci_connection_t * hci_connection; in gatt_client_att_packet_handler() local
3476 hci_connection_t * hci_connection = hci_connection_for_bd_addr_and_type(addr, BD_ADDR_TYPE_ACL); in gatt_client_classic_connect() local
3553 hci_connection_t * hci_connection = hci_connection_for_handle(gatt_client->con_handle); in gatt_client_le_enhanced_handle_connected() local
3589 hci_connection_t * hci_connection = hci_connection_for_handle(gatt_client->con_handle); in gatt_client_le_enhanced_handle_ecbm_disconnected() local
3878 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gatt_client_le_enhanced_connect() local
/btstack/tool/
H A Ddump_keys.py49 class hci_connection: class
H A Ddump_gatt.py161 class hci_connection: class
/btstack/src/
H A Dhci.c501 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() local
9029 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_periodic_advertising_set_info_transfer_send() local
9102 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_read_rssi() local
9779 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_encryption_key_size() local
9799 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_authenticated() local
9822 hci_connection_t * hci_connection = hci_connection_for_handle(con_handle); in gap_secure_connection() local
[all …]
H A Dbtstack_memory.c139 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()
H A Dl2cap.c2640 hci_connection_t * hci_connection = hci_connection_for_handle(handle); in l2cap_handle_connection_success_for_addr() local
2888 hci_connection_t * hci_connection = hci_connection_for_handle(handle); in l2cap_handle_security_level() local
3139 hci_connection_t * hci_connection = hci_connection_for_handle( handle ); in l2cap_handle_connection_request() local
/btstack/test/fuzz/
H A Dfuzz_l2cap.c10 static hci_connection_t hci_connection; variable
H A Dfuzz_l2cap_whitebox.c10 static hci_connection_t hci_connection; variable
/btstack/test/gatt_client/
H A Dmock.c23 static hci_connection_t hci_connection; variable
/btstack/test/gatt_server/
H A Dmock.c24 static hci_connection_t hci_connection; variable