Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_sco.c736 void btm_sco_chk_pend_unpark (UINT8 hci_status, UINT16 hci_handle) in btm_sco_chk_pend_unpark()
770 void btm_sco_chk_pend_rolechange (UINT16 hci_handle) in btm_sco_chk_pend_rolechange()
900 void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle, in btm_sco_connected()
1094 void btm_sco_removed (UINT16 hci_handle, UINT8 reason) in btm_sco_removed()
Dbtm_acl.c127 UINT8 btm_handle_to_acl_index (UINT16 hci_handle) in btm_handle_to_acl_index()
210 UINT16 hci_handle, UINT8 link_role, tBT_TRANSPORT transport) in btm_acl_created()
1421 void btm_process_clk_off_comp_evt (UINT16 hci_handle, UINT16 clock_offset) in btm_process_clk_off_comp_evt()
2274 UINT16 hci_handle = BTM_GetHCIConnHandle(bd_addr, transport); in btm_remove_acl() local
Dbtm_pm.c785 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) in btm_pm_proc_mode_change()
Dbtm_int.h79 UINT16 hci_handle; member
379 UINT16 hci_handle; /* HCI Handle */ member
419 #define btm_sco_chk_pend_rolechange(hci_handle) argument
515 UINT16 hci_handle; /* Handle to connection when exists */ member
985 #define btm_sco_chk_pend_unpark(hci_status, hci_handle) argument