Searched refs:hh_connect_complete (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/btif/src/ |
D | btif_hh.cc | 479 static void hh_connect_complete(uint8_t handle, tAclLinkSpec& link_spec, in hh_connect_complete() function 531 hh_connect_complete(conn.handle, conn.link_spec, in hh_open_handler() 554 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_DISCONNECTED); in hh_open_handler() 562 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_DISCONNECTED); in hh_open_handler() 571 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_DISCONNECTED); in hh_open_handler() 579 hh_connect_complete(conn.handle, conn.link_spec, BTIF_HH_DEV_CONNECTED); in hh_open_handler()
|