Home | History | Annotate | Download | only in btm

Lines Matching defs:hci_handle

81     UINT16          hci_handle;
421 UINT16 hci_handle; /* HCI Handle */
456 extern void btm_sco_chk_pend_rolechange (UINT16 hci_handle);
461 #define btm_sco_chk_pend_rolechange(hci_handle)
542 UINT16 hci_handle; /* Handle to connection when exists */
993 UINT16 hci_handle, UINT8 link_role, tBT_TRANSPORT transport);
1003 extern UINT8 btm_handle_to_acl_index (UINT16 hci_handle);
1009 extern void btm_process_clk_off_comp_evt (UINT16 hci_handle, UINT16 clock_offset);
1029 extern void btm_process_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode,
1039 extern void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode,
1043 extern void btm_sco_chk_pend_unpark (UINT8 hci_status, UINT16 hci_handle);
1045 #define btm_sco_chk_pend_unpark(hci_status, hci_handle)
1055 extern void btm_sco_connected (UINT8 hci_status, BD_ADDR bda, UINT16 hci_handle,
1061 extern void btm_sco_removed (UINT16 hci_handle, UINT8 reason);