HomeSort by relevance Sort by last modified time
    Searched refs:err_param (Results 1 - 8 of 8) sorted by null

  /system/bt/stack/avdt/
avdt_ccb_act.cc 262 p_data->msg.hdr.err_param = seid;
330 p_data->msg.hdr.err_param = seid;
492 avdt_msg.hdr.err_param =
495 if (avdt_msg.hdr.err_param == 0) {
570 avdt_msg.hdr.err_param =
573 if (avdt_msg.hdr.err_param == 0) {
686 msg.hdr.err_param = 0;
    [all...]
avdt_scb_act.cc 412 p_data->msg.hdr.err_param = 0;
534 p_data->msg.hdr.err_param = 0;
784 avdt_ctrl.hdr.err_param = 0;
859 avdt_ctrl.hdr.err_param = 1;
    [all...]
avdt_msg.cc 705 p_msg->hdr.err_param = 0;
728 &p_msg->hdr.err_param, AVDT_SIG_SETCONFIG);
757 p_msg->hdr.err_param = 0;
771 &p_msg->hdr.err_param, AVDT_SIG_RECONFIG);
803 p_msg->hdr.err_param = 0;
814 p_msg->hdr.err_param = p_msg->multi.seid_list[i];
911 &p_msg->hdr.err_param, AVDT_SIG_GETCAP);
    [all...]
avdt_ad.cc 342 /* use err_param to indicate the role of connection.
344 evt.err_param = AVDT_INT;
346 evt.err_param = AVDT_ACP;
avdt_api.cc 561 evt.msg.hdr.err_param = category;
786 evt.msg.hdr.err_param = category;
    [all...]
  /system/bt/stack/include/
avdtc_api.h 235 uint8_t label, uint8_t err_code, uint8_t err_param);
avdt_api.h 309 uint8_t err_param; /* Error parameter included for some events */ member in struct:__anon113679
    [all...]
  /system/bt/bta/av/
bta_av_main.cc 369 p_data->hdr.err_param);
376 p_msg->hdr.offset = p_data->hdr.err_param;
    [all...]

Completed in 227 milliseconds