Searched refs:tBTA_GATTC_CB_STATE (Results 1 – 1 of 1) sorted by relevance
338 } tBTA_GATTC_CB_STATE; typedef341 tBTA_GATTC_CB_STATE state;553 inline std::string bta_gattc_state_text(const tBTA_GATTC_CB_STATE& state) { in bta_gattc_state_text()566 struct formatter<tBTA_GATTC_CB_STATE> : enum_formatter<tBTA_GATTC_CB_STATE> {};