Home
last modified time | relevance | path

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

/system/bt/test/mock/
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()
/system/bt/bta/av/
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()
Dbta_av_main.cc234 tBTA_AV_HNDL hndl = (tBTA_AV_HNDL)handle; in bta_av_hndl_to_scb() local
Dbta_av_int.h339 tBTA_AV_HNDL hndl; member
503 tBTA_AV_HNDL hndl; /* the handle: ((hdi + 1)|chnl) */ member
Dbta_av_act.cc1527 tBTA_AV_HNDL hndl = p_data->hdr.layer_specific; in bta_av_signalling_timer() local
/system/bt/bta/ar/
Dbta_ar_int.h45 tBTA_AV_HNDL hndl; /* Handle associated with the stream that rejected the member
/system/bt/bta/include/
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