Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/avrc/
Davrc_bld_ct.c43 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()
Davrc_opt.c51 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
Davrc_api.c361 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/
Datt_protocol.c376 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
Dgatt_sr.c84 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()
Dgatt_cl.c1028 tGATT_CMD_Q *p_cmd = &p_tcb->cl_cmd_q[p_tcb->pending_cl_req]; in gatt_cl_send_next_cmd_inq() local
Dgatt_utils.c2139 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/
Dbta_ag_at.h53 const char *p_cmd; /* AT command string */ member
/hal_espressif-3.4.0/components/bt/host/bluedroid/bta/hf_client/include/
Dbta_hf_client_at.h31 const char *p_cmd; /* AT command string */ member
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/sdp/
Dsdp_discovery.c116 BT_HDR *p_cmd; in sdp_snd_service_search_req() local
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btu/
Dbtu_hcif.c1235 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/
Dgatt_int.h272 BT_HDR *p_cmd; member