Searched refs:btsock_sco_connect (Results 1 – 3 of 3) sorted by relevance
28 bt_status_t btsock_sco_connect(const bt_bdaddr_t *bd_addr, int *sock_fd, int flags);
167 status = btsock_sco_connect(bd_addr, sock_fd, flags); in btsock_connect()
130 bt_status_t btsock_sco_connect(const bt_bdaddr_t *bd_addr, int *sock_fd, UNUSED_ATTR int flags) { in btsock_sco_connect() function