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 bt_bdaddr_t *bd_addr, int *sock_fd, int flags);
/system/bt/btif/src/
Dbtif_sock.c167 status = btsock_sco_connect(bd_addr, sock_fd, flags); in btsock_connect()
Dbtif_sock_sco.c130 bt_status_t btsock_sco_connect(const bt_bdaddr_t *bd_addr, int *sock_fd, UNUSED_ATTR int flags) { in btsock_sco_connect() function