Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_storage.cc1467 constexpr char HEARING_AID_CAPABILITIES[] = "HearingAidCapabilities"; variable
1494 btif_config_set_int(bdstr, HEARING_AID_CAPABILITIES, in btif_storage_add_hearing_aid()
1555 if (btif_config_get_int(name, HEARING_AID_CAPABILITIES, &value)) in btif_storage_load_bonded_hearing_aids()
1623 btif_config_remove(addrstr, HEARING_AID_CAPABILITIES); in btif_storage_remove_hearing_aid()
1653 if (btif_config_get_int(addrstr, HEARING_AID_CAPABILITIES, &value)) { in btif_storage_get_hearing_aid_prop()