Home
last modified time | relevance | path

Searched defs:hi_sync_id (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/common/
Dbtif_storage_mock.cc141 uint64_t* hi_sync_id, uint16_t* render_delay, in btif_storage_get_hearing_aid_prop()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_hearing_aid.cpp73 void OnDeviceAvailable(uint8_t capabilities, uint64_t hi_sync_id, in OnDeviceAvailable()
/packages/modules/Bluetooth/system/bta/include/
Dbta_hearing_aid_api.h145 uint64_t hi_sync_id; member
/packages/modules/Bluetooth/system/btif/src/
Dbtif_profile_storage.cc508 uint64_t hi_sync_id = 0; in btif_storage_load_bonded_hearing_aids() local
564 uint64_t* hi_sync_id, uint16_t* render_delay, in btif_storage_get_hearing_aid_prop()
/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_profile_storage.cc143 uint64_t* hi_sync_id, uint16_t* render_delay, in btif_storage_get_hearing_aid_prop()
/packages/modules/Bluetooth/system/bta/hearing_aid/
Dhearing_aid.cc530 uint64_t hi_sync_id = hearingDevice->hi_sync_id; in OnGattConnected() local