Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dport_api.h116 #define PORT_EV_RLSD 0x00000020 /* RLSD changed state */ macro
142 PORT_EV_RLSD | PORT_EV_BREAK | PORT_EV_ERR | PORT_EV_RING | \
/system/bt/stack/rfcomm/
Dport_utils.cc443 events |= PORT_EV_RLSD; in port_get_signal_changes()