Searched refs:BTA_HfClientOpen (Results 1 – 4 of 4) sorted by relevance
44 bt_status_t BTA_HfClientOpen(const RawAddress& /* bd_addr */, in BTA_HfClientOpen() function
90 bt_status_t BTA_HfClientOpen(const RawAddress& bd_addr, uint16_t* p_handle) { in BTA_HfClientOpen() function
334 bt_status_t BTA_HfClientOpen(const RawAddress& bd_addr, uint16_t* p_handle);
312 return BTA_HfClientOpen(cb->peer_bda, &cb->handle); in connect_int()