Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_int.h338 } tBTA_GATTC_CB_STATE; typedef
341 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> {};