Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc288 static const char* gattc_state_code(tBTA_GATTC_STATE state_code);
465 static const char* gattc_state_code(tBTA_GATTC_STATE state_code) { in gattc_state_code() argument
466 switch (state_code) { in gattc_state_code()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_main.cc48 static const char* bta_hh_state_code(tBTA_HH_STATE state_code);
409 static const char* bta_hh_state_code(tBTA_HH_STATE state_code) { in bta_hh_state_code() argument
410 switch (state_code) { in bta_hh_state_code()