Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/include/
Dbtif_sock_sco.h30 bt_status_t btsock_sco_connect(const RawAddress* bd_addr, int* sock_fd,
/packages/modules/Bluetooth/system/btif/src/
Dbtif_sock.cc237 status = btsock_sco_connect(bd_addr, sock_fd, flags); in btsock_connect()
Dbtif_sock_sco.cc122 bt_status_t btsock_sco_connect(const RawAddress* bd_addr, int* sock_fd, in btsock_sco_connect() function