Searched refs:btm_acl_connected (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/ |
D | acl_hci_link_interface.h | 12 void btm_acl_connected(BD_ADDR bda, UINT16 handle, UINT8 link_type, UINT8 enc_mode, UINT8 status);
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 657 btm_acl_connected(bda, handle, link_type, enc_mode, status); in btu_hcif_connection_comp_evt()
|
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/ |
D | btm_acl.c | 2684 void btm_acl_connected(BD_ADDR bda, UINT16 handle, UINT8 link_type, UINT8 enc_mode, UINT8 status) in btm_acl_connected() function
|