Home | History | Annotate | Download | only in btm

Lines Matching refs:hci_handle

81     UINT16          hci_handle;
400 UINT16 hci_handle; /* HCI Handle */
435 extern void btm_sco_chk_pend_rolechange (UINT16 hci_handle);
440 #define btm_sco_chk_pend_rolechange(hci_handle)
509 UINT16 hci_handle; /* Handle to connection when exists */
948 UINT16 hci_handle, UINT8 link_role, UINT8 is_le_link);
958 extern UINT8 btm_handle_to_acl_index (UINT16 hci_handle);
964 extern void btm_process_clk_off_comp_evt (UINT16 hci_handle, UINT16 clock_offset);
982 extern void btm_process_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode,
992 extern void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode,
996 extern void btm_sco_chk_pend_unpark (UINT8 hci_status, UINT16 hci_handle);
998 #define btm_sco_chk_pend_unpark(hci_status, hci_handle)
1008 extern void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle,
1014 extern void btm_sco_removed (UINT16 hci_handle, UINT8 reason);