Home
last modified time | relevance | path

Searched defs:hci_handle (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_sco.c889 void btm_sco_chk_pend_unpark (UINT8 hci_status, UINT16 hci_handle) in btm_sco_chk_pend_unpark()
923 void btm_sco_chk_pend_rolechange (UINT16 hci_handle) in btm_sco_chk_pend_rolechange()
1041 void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle, in btm_sco_connected()
1222 void btm_sco_removed (UINT16 hci_handle, UINT8 reason) in btm_sco_removed()
Dbtm_acl.c160 tACL_CONN *btm_handle_to_acl (UINT16 hci_handle) in btm_handle_to_acl()
243 UINT16 hci_handle, UINT8 link_role, tBT_TRANSPORT transport) in btm_acl_created()
1442 void btm_process_clk_off_comp_evt (UINT16 hci_handle, UINT16 clock_offset) in btm_process_clk_off_comp_evt()
2382 UINT16 hci_handle = BTM_GetHCIConnHandle(bd_addr, transport); in btm_remove_acl() local
Dbtm_pm.c756 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) in btm_pm_proc_mode_change()
Dbtm_devctl.c824 UINT16 hci_handle; in btm_vendor_specific_evt() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h114 UINT16 hci_handle; member
451 UINT16 hci_handle; /* HCI Handle */ member
490 #define btm_sco_chk_pend_rolechange(hci_handle) argument
599 UINT16 hci_handle; /* Handle to connection when exists */ member
1094 #define btm_sco_chk_pend_unpark(hci_status, hci_handle) argument