Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hearing_aid_api.h114 uint16_t volume_handle; member
141 uint16_t service_changed_ccc_handle, uint16_t volume_handle, in HearingDevice()
156 volume_handle(volume_handle), in HearingDevice()
/system/bt/btif/src/
Dbtif_storage.cc1500 dev_info.volume_handle); in btif_storage_add_hearing_aid()
1578 uint16_t volume_handle = 0; in btif_storage_load_bonded_hearing_aids() local
1580 volume_handle = value; in btif_storage_load_bonded_hearing_aids()
1613 volume_handle, read_psm_handle, hi_sync_id, in btif_storage_load_bonded_hearing_aids()
/system/bt/bta/hearing_aid/
Dhearing_aid.cc563 hearingDevice->volume_handle && hearingDevice->read_psm_handle) { in OnEncryptionComplete()
670 hearingDevice->volume_handle = charac.value_handle; in OnServiceSearchComplete()
1522 BtaGattQueue::WriteCharacteristic(device.conn_id, device.volume_handle, in SetVolume()