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

  /system/bt/stack/avdt/
avdt_ccb_act.cc 266 p_data->msg.hdr.err_param = seid;
334 p_data->msg.hdr.err_param = seid;
496 avdt_msg.hdr.err_param =
499 if (avdt_msg.hdr.err_param == 0) {
574 avdt_msg.hdr.err_param =
577 if (avdt_msg.hdr.err_param == 0) {
690 msg.hdr.err_param = 0;
    [all...]
avdt_scb_act.cc 409 p_data->msg.hdr.err_param = 0;
547 p_data->msg.hdr.err_param = 0;
808 avdt_ctrl.hdr.err_param = 0;
879 avdt_ctrl.hdr.err_param = 1;
    [all...]
avdt_msg.cc 716 p_msg->hdr.err_param = 0;
739 &p_msg->hdr.err_param, AVDT_SIG_SETCONFIG);
768 p_msg->hdr.err_param = 0;
782 &p_msg->hdr.err_param, AVDT_SIG_RECONFIG);
814 p_msg->hdr.err_param = 0;
825 p_msg->hdr.err_param = p_msg->multi.seid_list[i];
    [all...]
avdt_ad.cc 366 /* use err_param to indicate the role of connection.
368 evt.err_param = AVDT_INT;
370 evt.err_param = AVDT_ACP;
avdt_api.cc 527 evt.msg.hdr.err_param = category;
752 evt.msg.hdr.err_param = category;
    [all...]
  /system/bt/stack/include/
avdtc_api.h 236 uint8_t label, uint8_t err_code, uint8_t err_param);
avdt_api.h 352 uint8_t err_param; /* Error parameter included for some events */ member in struct:__anon2228
    [all...]
  /system/bt/bta/av/
bta_av_main.cc 421 p_data->hdr.err_param);
428 p_msg->hdr.offset = p_data->hdr.err_param;
    [all...]

Completed in 148 milliseconds