Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_int.h99 } tBTA_GATTC_SERV_STATE; typedef
238 tBTA_GATTC_SERV_STATE state;
541 inline std::string bta_server_state_text(const tBTA_GATTC_SERV_STATE& state) { in bta_server_state_text()
568 struct formatter<tBTA_GATTC_SERV_STATE>
569 : enum_formatter<tBTA_GATTC_SERV_STATE> {};