Searched refs:BTA_AgOpen (Results 1 – 4 of 4) sorted by relevance
49 void BTA_AgOpen(uint16_t handle, const RawAddress& bd_addr) { in BTA_AgOpen() function
130 void BTA_AgOpen(uint16_t handle, const RawAddress& bd_addr) { in BTA_AgOpen() function
555 void BTA_AgOpen(uint16_t handle, const RawAddress& bd_addr);
671 BTA_AgOpen(hf_cb->handle, hf_cb->connected_bda); in connect_int()