Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_sock_sco.h28 bt_status_t btsock_sco_connect(const RawAddress* bd_addr, int* sock_fd,
/system/bt/btif/src/
Dbtif_sock.cc226 status = btsock_sco_connect(bd_addr, sock_fd, flags); in btsock_connect()
Dbtif_sock_sco.cc119 bt_status_t btsock_sco_connect(const RawAddress* bd_addr, int* sock_fd, in btsock_sco_connect() function