Searched refs:tBTA_GATTC_SERV_STATE (Results 1 – 1 of 1) sorted by relevance
99 } tBTA_GATTC_SERV_STATE; typedef238 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> {};