Searched refs:PORT_PURGE_TXCLEAR (Results 1 – 2 of 2) sorted by relevance
/system/bt/stack/include/ | ||
D | port_api.h | 525 #define PORT_PURGE_TXCLEAR 0x01 macro |
/system/bt/stack/rfcomm/ | ||
D | port_api.cc | 1094 if (purge_flags & PORT_PURGE_TXCLEAR) { in PORT_Purge() |