Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hearing_aid.cc75 void OnDeviceAvailable(uint8_t capabilities, uint64_t hiSyncId, in OnDeviceAvailable() argument
78 << ", hiSyncId: " << loghex(hiSyncId) in OnDeviceAvailable()
82 hiSyncId, address)); in OnDeviceAvailable()
/system/bt/include/hardware/
Dbt_hearing_aid.h45 virtual void OnDeviceAvailable(uint8_t capabilities, uint64_t hiSyncId,
/system/bt/bta/include/
Dbta_hearing_aid_api.h142 uint16_t read_psm_handle, uint64_t hiSyncId, in HearingDevice()
159 hi_sync_id(hiSyncId), in HearingDevice()