Searched refs:btif_hh_connect (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/btif/src/
H A Dbtif_hh.c612 ** Function btif_hh_connect
620 bt_status_t btif_hh_connect(bt_bdaddr_t *bd_addr) function
1142 ret = btif_hh_connect(bd_addr);
H A Dbtif_dm.c238 extern int btif_hh_connect(bt_bdaddr_t *bd_addr);
665 status = btif_hh_connect(bd_addr);

Completed in 122 milliseconds