Searched refs:socket_listen (Results 1 - 4 of 4) sorted by relevance

/system/bt/osi/include/
H A Dsocket.h50 bool socket_listen(const socket_t *socket, port_t port);
/system/bt/hci/src/
H A Dhci_inject.c87 if (!socket_listen(listen_socket, LISTEN_PORT))
/system/bt/osi/src/
H A Dsocket.c101 bool socket_listen(const socket_t *socket, port_t port) { function
/system/bt/btcore/src/
H A Dcounter.c286 if (!socket_listen(listen_socket_, LISTEN_PORT)) {

Completed in 49 milliseconds