Searched defs:p_cmd (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/avrc/ |
D | avrc_bld_ct.c | 43 static tAVRC_STS avrc_bld_next_cmd (tAVRC_NEXT_CMD *p_cmd, BT_HDR *p_pkt) in avrc_bld_next_cmd() 76 static tAVRC_STS avrc_bld_set_abs_volume_cmd (tAVRC_SET_VOLUME_CMD *p_cmd, BT_HDR *p_pkt) in avrc_bld_set_abs_volume_cmd() 129 static BT_HDR *avrc_bld_init_cmd_buffer(tAVRC_COMMAND *p_cmd) in avrc_bld_init_cmd_buffer() 187 static tAVRC_STS avrc_bld_set_player_value_cmd(tAVRC_SET_APP_VALUE_CMD *p_cmd, BT_HDR *p_pkt) in avrc_bld_set_player_value_cmd() 215 static tAVRC_STS avrc_bld_get_element_attr_cmd (tAVRC_GET_ELEM_ATTRS_CMD *p_cmd, BT_HDR *p_pkt) in avrc_bld_get_element_attr_cmd() 240 static tAVRC_STS avrc_bld_get_caps_cmd(tAVRC_GET_CAPS_CMD *p_cmd, BT_HDR *p_pkt) in avrc_bld_get_caps_cmd() 267 tAVRC_STS AVRC_BldCommand( tAVRC_COMMAND *p_cmd, BT_HDR **pp_pkt) in AVRC_BldCommand()
|
D | avrc_opt.c | 51 BT_HDR *p_cmd; in avrc_vendor_msg() local 102 BT_HDR *p_cmd; in AVRC_UnitCmd() local 146 BT_HDR *p_cmd; in AVRC_SubCmd() local
|
D | avrc_api.c | 361 BT_HDR *p_cmd = NULL; in avrc_proc_far_msg() local 782 BT_HDR *p_cmd = NULL; in avrc_pass_msg() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/ |
D | att_protocol.c | 376 BT_HDR *p_cmd = NULL; in attp_build_sr_msg() local 487 tGATT_STATUS attp_cl_send_cmd(tGATT_TCB *p_tcb, UINT16 clcb_idx, UINT8 cmd_code, BT_HDR *p_cmd) in attp_cl_send_cmd() 536 BT_HDR *p_cmd = NULL; in attp_send_cl_msg() local
|
D | gatt_sr.c | 84 tGATT_SR_CMD *p_cmd = &p_tcb->sr_cmd; in gatt_sr_enqueue_cmd() local 160 static BOOLEAN process_read_multi_rsp (tGATT_SR_CMD *p_cmd, tGATT_STATUS status, in process_read_multi_rsp()
|
D | gatt_cl.c | 1028 tGATT_CMD_Q *p_cmd = &p_tcb->cl_cmd_q[p_tcb->pending_cl_req]; in gatt_cl_send_next_cmd_inq() local
|
D | gatt_utils.c | 2139 tGATT_CMD_Q *p_cmd = &p_tcb->cl_cmd_q[p_tcb->next_slot_inq]; in gatt_cmd_enq() local 2167 tGATT_CMD_Q *p_cmd = &p_tcb->cl_cmd_q[p_tcb->pending_cl_req]; in gatt_cmd_dequeue() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_ag/include/ |
D | bta_ag_at.h | 53 const char *p_cmd; /* AT command string */ member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_client/include/ |
D | bta_hf_client_at.h | 31 const char *p_cmd; /* AT command string */ member
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/sdp/ |
D | sdp_discovery.c | 116 BT_HDR *p_cmd; in sdp_snd_service_search_req() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btu/ |
D | btu_hcif.c | 1235 static void btu_hcif_hdl_command_status (UINT16 opcode, UINT8 status, UINT8 *p_cmd, in btu_hcif_hdl_command_status()
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/gatt/include/ |
D | gatt_int.h | 272 BT_HDR *p_cmd; member
|