Home
last modified time | relevance | path

Searched defs:hci_con (Results 1 – 3 of 3) sorted by relevance

/btstack/src/ble/
H A Dsm.c5239 hci_connection_t * hci_con = hci_connection_for_handle(con_handle); in sm_get_connection_for_handle() local
5245 hci_connection_t * hci_con = hci_connection_for_handle(connection->sm_handle); in sm_cache_ltk() local
5253 hci_connection_t * hci_con = hci_connection_for_bd_addr_and_type(address, addr_type); in sm_get_connection_for_bd_addr_and_type() local
/btstack/platform/daemon/src/
H A Ddaemon.c810 hci_connection_t * hci_con = hci_connection_for_handle(con_handle); in daemon_setup_gatt_client_request() local
/btstack/src/
H A Dhci.c9769 hci_connection_t * hci_con = hci_connection_for_handle(con_handle); in sm_get_connection_for_handle() local