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.cc300 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int() function
325 return btif_queue_connect(UUID_SERVCLASS_HF_HANDSFREE, bd_addr, connect_int); in connect()
Dbtif_hf.cc602 static bt_status_t connect_int(RawAddress* bd_addr, uint16_t uuid) { in connect_int() function
746 return btif_queue_connect(UUID_SERVCLASS_AG_HANDSFREE, bd_addr, connect_int); in Connect()
Dbtif_av.cc2643 static bt_status_t connect_int(RawAddress* peer_address, uint16_t uuid) { in connect_int() function
2715 connect_int); in src_connect_sink()
2728 connect_int); in sink_connect_src()