Home
last modified time | relevance | path

Searched defs:hndl (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_bta_av_api.cc42 void BTA_AvDeregister(tBTA_AV_HNDL hndl) { in BTA_AvDeregister()
57 void BTA_AvOffloadStart(tBTA_AV_HNDL hndl) { in BTA_AvOffloadStart()
60 void BTA_AvOffloadStartRsp(tBTA_AV_HNDL hndl, tBTA_AV_STATUS status) { in BTA_AvOffloadStartRsp()
68 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, uint8_t* p_data, uint16_t len) { in BTA_AvProtectReq()
71 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, uint8_t error_code, uint8_t* p_data, in BTA_AvProtectRsp()
75 void BTA_AvReconfig(tBTA_AV_HNDL hndl, bool suspend, uint8_t sep_info_idx, in BTA_AvReconfig()
/aosp12/system/bt/bta/av/
H A Dbta_av_api.cc128 void BTA_AvDeregister(tBTA_AV_HNDL hndl) { in BTA_AvDeregister()
237 void BTA_AvOffloadStart(tBTA_AV_HNDL hndl) { in BTA_AvOffloadStart()
257 void BTA_AvOffloadStartRsp(tBTA_AV_HNDL hndl, tBTA_AV_STATUS status) { in BTA_AvOffloadStartRsp()
308 void BTA_AvReconfig(tBTA_AV_HNDL hndl, bool suspend, uint8_t sep_info_idx, in BTA_AvReconfig()
339 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, uint8_t* p_data, uint16_t len) { in BTA_AvProtectReq()
368 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, uint8_t error_code, uint8_t* p_data, in BTA_AvProtectRsp()
H A Dbta_av_main.cc237 tBTA_AV_HNDL hndl = (tBTA_AV_HNDL)handle; in bta_av_hndl_to_scb() local
H A Dbta_av_int.h339 tBTA_AV_HNDL hndl; member
503 tBTA_AV_HNDL hndl; /* the handle: ((hdi + 1)|chnl) */ member
H A Dbta_av_act.cc1527 tBTA_AV_HNDL hndl = p_data->hdr.layer_specific; in bta_av_signalling_timer() local
/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Doslo_sound_model_control.cpp78 static bool osloLoadSoundModel(SoundModelHandle *hndl) { in osloLoadSoundModel()
124 static void osloUnloadSoundModel(SoundModelHandle hndl) { in osloUnloadSoundModel()
/aosp12/system/bt/bta/include/
H A Dbta_av_api.h163 tBTA_AV_HNDL hndl; /* Handle associated with the stream. */ member
175 tBTA_AV_HNDL hndl; member
186 tBTA_AV_HNDL hndl; member
192 tBTA_AV_HNDL hndl; member
201 tBTA_AV_HNDL hndl; member
209 tBTA_AV_HNDL hndl; member
216 tBTA_AV_HNDL hndl; member
224 tBTA_AV_HNDL hndl; member
321 tBTA_AV_HNDL hndl; /* Handle associated with the stream that rejected the member
/aosp12/system/bt/bta/ar/
H A Dbta_ar_int.h45 tBTA_AV_HNDL hndl; /* Handle associated with the stream that rejected the member