Searched refs:PORT_CLOSED (Results 1 - 5 of 5) sorted by relevance

/external/bluetooth/bluedroid/bta/ag/
H A Dbta_ag_rfc.c441 (rfc_mgmt_cback)(PORT_CLOSED, p_scb->conn_handle);
/external/bluetooth/bluedroid/stack/include/
H A Dport_api.h170 #define PORT_CLOSED (PORT_ERR_BASE + 19) macro
/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_utils.c400 port_rfc_closed (p_port, PORT_CLOSED);
H A Dport_rfc.c179 p_port->p_mgmt_callback (PORT_CLOSED, p_port->inx);
764 port_rfc_closed (p_port, PORT_CLOSED);
H A Dport_api.c1357 return (PORT_CLOSED);

Completed in 233 milliseconds