Home
last modified time | relevance | path

Searched refs:LISTEN_PORT (Results 1 – 1 of 1) sorted by relevance

/system/bt/hci/src/
Dhci_inject.c50 static const port_t LISTEN_PORT = 8873; variable
88 if (!socket_listen(listen_socket, LISTEN_PORT)) in hci_inject_open()