Searched refs:btif_connect_cb_t (Results 1 – 2 of 2) sorted by relevance
30 typedef bt_status_t (btif_connect_cb_t) (bt_bdaddr_t *bda); typedef33 btif_connect_cb_t *connect_cb);
106 return (*(btif_connect_cb_t*)p_head->p_cb)(&p_head->bda); in queue_int_connect_next()136 btif_connect_cb_t *connect_cb) in btif_queue_connect()