Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc1013 static void handle_rc_metamsg_cmd(tBTA_AV_META_MSG* pmeta_msg) { in handle_rc_metamsg_cmd()
2720 static void handle_rc_metamsg_rsp(tBTA_AV_META_MSG* pmeta_msg, btif_rc_device_cb_t* p_dev) { in handle_rc_metamsg_rsp()
2987 static void handle_get_capability_response(tBTA_AV_META_MSG* pmeta_msg, tAVRC_GET_CAPS_RSP* p_rsp) { in handle_get_capability_response()
3069 static void handle_notification_response(tBTA_AV_META_MSG* pmeta_msg, tAVRC_REG_NOTIF_RSP* p_rsp) { in handle_notification_response()
3257 static void handle_app_attr_response(tBTA_AV_META_MSG* pmeta_msg, tAVRC_LIST_APP_ATTR_RSP* p_rsp) { in handle_app_attr_response()
3304 static void handle_app_val_response(tBTA_AV_META_MSG* pmeta_msg, tAVRC_LIST_APP_VALUES_RSP* p_rsp) { in handle_app_val_response()
3373 static void handle_app_cur_val_response(tBTA_AV_META_MSG* pmeta_msg, in handle_app_cur_val_response()
3423 static void handle_app_attr_txt_response(tBTA_AV_META_MSG* pmeta_msg, in handle_app_attr_txt_response()
3492 static void handle_app_attr_val_txt_response(tBTA_AV_META_MSG* pmeta_msg, in handle_app_attr_val_txt_response()
3619 static void handle_set_app_attr_val_response(tBTA_AV_META_MSG* pmeta_msg, tAVRC_RSP* /*p_rsp*/) { in handle_set_app_attr_val_response()
[all …]