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 436 (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/
port_rfc.c 178 p_port->p_mgmt_callback (PORT_CLOSED, p_port->inx);
761 port_rfc_closed (p_port, PORT_CLOSED);
    [all...]
rfc_utils.c 397 port_rfc_closed (p_port, PORT_CLOSED);
port_api.c     [all...]

Completed in 168 milliseconds