Home
last modified time | relevance | path

Searched refs:btm_process_mode_change (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h1029 extern void btm_process_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode,
Dbtm_acl.c2236 void btm_process_mode_change (UINT8 hci_status, UINT16 hci_handle, UINT8 mode, UINT16 interval) in btm_process_mode_change() function
/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c1794 btm_process_mode_change (status, handle, current_mode, interval); in btu_hcif_mode_change_evt()