Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/av/
Dbta_av_cfg.c35 #define BTA_AV_RC_PASS_RSP_CODE BTA_AV_RSP_NOT_IMPL
Dbta_av_act.c360 tBTA_AV_CODE ret = BTA_AV_RSP_NOT_IMPL; in bta_av_group_navi_supported()
398 tBTA_AV_CODE ret_code = BTA_AV_RSP_NOT_IMPL; in bta_av_op_supported()
728 p_vendor->hdr.ctype = BTA_AV_RSP_NOT_IMPL; in bta_av_proc_meta_cmd()
831 p_data->rc_msg.msg.hdr.ctype = BTA_AV_RSP_NOT_IMPL; in bta_av_rc_msg()
926 p_data->rc_msg.msg.hdr.ctype = BTA_AV_RSP_NOT_IMPL; in bta_av_rc_msg()
/hal_espressif-3.6.0/components/bt/host/bluedroid/bta/include/bta/
Dbta_av_api.h205 #define BTA_AV_RSP_NOT_IMPL AVRC_RSP_NOT_IMPL macro