Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_int.h132 } tPORT_CONNECTION_STATE; typedef
135 const tPORT_CONNECTION_STATE& state) { in port_connection_state_text()
144 RETURN_UNKNOWN_TYPE_STRING(tPORT_CONNECTION_STATE, state); in port_connection_state_text()
149 struct formatter<tPORT_CONNECTION_STATE>
150 : enum_formatter<tPORT_CONNECTION_STATE> {};
160 tPORT_CONNECTION_STATE state; /* State of the application */