Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dport_api.h102 #define PORT_EV_RLSDS 0x00001000 /* RLSD state */ macro
/system/bt/stack/rfcomm/
Dport_utils.cc436 if (signal & PORT_DCD_ON) events |= PORT_EV_RLSDS; in port_get_signal_changes()