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

  /system/bt/stack/include/
port_api.h 171 #define PORT_CLOSED (PORT_ERR_BASE + 19)
  /system/bt/stack/rfcomm/
rfc_utils.cc 363 port_rfc_closed(p_port, PORT_CLOSED);
port_rfc.cc 172 p_port->p_mgmt_callback(PORT_CLOSED, p_port->inx);
704 port_rfc_closed(p_port, PORT_CLOSED);
    [all...]
port_api.cc     [all...]

Completed in 157 milliseconds