Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hh.cc1149 static void btif_hh_handle_evt(uint16_t event, char* p_param) { in btif_hh_handle_evt() function
1243 btif_transfer_context(btif_hh_handle_evt, BTIF_HH_CONNECT_REQ_EVT, in connect()
1271 return btif_transfer_context(btif_hh_handle_evt, BTIF_HH_DISCONNECT_REQ_EVT, in disconnect()
1302 btif_transfer_context(btif_hh_handle_evt, BTIF_HH_VUP_REQ_EVT, (char*)bd_addr, in virtual_unplug()