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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_rfc.c 441 (rfc_mgmt_cback)(PORT_CLOSED, p_scb->conn_handle);
  /external/bluetooth/bluedroid/stack/include/
port_api.h 170 #define PORT_CLOSED (PORT_ERR_BASE + 19)
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_utils.c 400 port_rfc_closed (p_port, PORT_CLOSED);
port_rfc.c 179 p_port->p_mgmt_callback (PORT_CLOSED, p_port->inx);
764 port_rfc_closed (p_port, PORT_CLOSED);
    [all...]
port_api.c     [all...]

Completed in 63 milliseconds