HomeSort by relevance Sort by last modified time
    Searched refs:socket_listen (Results 1 - 3 of 3) sorted by null

  /system/bt/osi/include/
socket.h 50 bool socket_listen(const socket_t *socket, port_t port);
  /system/bt/hci/src/
hci_inject.c 88 if (!socket_listen(listen_socket, LISTEN_PORT))
  /system/bt/osi/src/
socket.c 93 bool socket_listen(const socket_t *socket, port_t port) { function

Completed in 33 milliseconds