Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_profile_queue.h32 typedef bt_status_t (*btif_connect_cb_t)(RawAddress* bda, uint16_t uuid); typedef
35 btif_connect_cb_t connect_cb);
/system/bt/btif/src/
Dbtif_profile_queue.cc50 btif_connect_cb_t connect_cb) in ConnectNode()
79 btif_connect_cb_t connect_cb_;
95 btif_connect_cb_t connect_cb) { in queue_int_add()
153 btif_connect_cb_t connect_cb) { in btif_queue_connect()