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.cc1152 static void btif_hh_handle_evt(uint16_t event, char* p_param) { in btif_hh_handle_evt() function
1246 btif_transfer_context(btif_hh_handle_evt, BTIF_HH_CONNECT_REQ_EVT, in connect()
1274 return btif_transfer_context(btif_hh_handle_evt, BTIF_HH_DISCONNECT_REQ_EVT, in disconnect()
1305 btif_transfer_context(btif_hh_handle_evt, BTIF_HH_VUP_REQ_EVT, (char*)bd_addr, in virtual_unplug()