Home | History | Annotate | Download | only in btm

Lines Matching full:hci_status

805 ** Input Parms      hci_status - status of the event (HCI_SUCCESS if no errors)
813 void btm_pm_proc_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval)
883 (*btm_cb.pm_reg_db[yy].cback)( p->remote_addr, mode, interval, hci_status);
892 btm_cont_rswitch(p, btm_find_dev(p->remote_addr), hci_status);