Home
last modified time | relevance | path

Searched defs:socket_listen (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_osi_socket.h94 struct socket_listen { struct
102 extern struct socket_listen socket_listen; argument
Dmock_osi_socket.cc44 struct socket_listen socket_listen; variable
70 bool socket_listen(const socket_t* socket, port_t port) { in socket_listen() function
/packages/modules/Bluetooth/system/osi/src/
Dsocket.cc93 bool socket_listen(const socket_t* socket, port_t port) { in socket_listen() function
/packages/modules/Bluetooth/system/test/stub/
Dosi.cc448 bool socket_listen(const socket_t* socket, port_t port) { in socket_listen() function