Home
last modified time | relevance | path

Searched refs:connect_int (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_hf_client.cc296 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int() function
321 return btif_queue_connect(UUID_SERVCLASS_HF_HANDSFREE, bd_addr, connect_int); in connect()
Dbtif_hf.cc639 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int() function
785 return btif_queue_connect(UUID_SERVCLASS_AG_HANDSFREE, bd_addr, connect_int); in Connect()
Dbtif_av.cc2805 static bt_status_t connect_int(RawAddress* peer_address, uint16_t uuid) { in connect_int() function
2883 connect_int); in src_connect_sink()
2896 connect_int); in sink_connect_src()