Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c529 UINT8 *p_buff; in SDP_AddSequence() local
607 UINT8 *p_buff; in SDP_AddUuidSequence() local
653 UINT8 *p_buff; in SDP_AddProtocolList() local
689 UINT8 *p_buff; in SDP_AddAdditionProtoLists() local
738 UINT8 *p_buff; in SDP_AddProfileDescriptorList() local
786 UINT8 *p_buff; in SDP_AddLanguageBaseAttrIDList() local
834 UINT8 *p_buff; in SDP_AddServiceClassIdList() local
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/wechat/
Dwechat.c434 static uint8_t wechat_pedo_meas_encode(uint8_t *p_buff, wechat_pedo_meas_t *p_pedo_meas) in wechat_pedo_meas_encode()
474 static uint8_t wechat_pedo_target_encode(uint8_t *p_buff, wechat_pedo_target_t *p_pedo_target) in wechat_pedo_target_encode()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/libraries/ring_buffer/
Dring_buffer.c57 bool ring_buffer_init(ring_buffer_t *p_ring_buff, uint8_t *p_buff, uint32_t buff_size) in ring_buffer_init()
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/profiles/ans/
Dans.c572 static uint16_t ans_new_alert_encode(ans_new_alert_t *p_new_alert, uint8_t *p_buff) in ans_new_alert_encode()
/device/board/unionman/unionpi_tiger/kernel/drivers/isp/drivers/v4l2_dev/src/fw_lib/
Dautocapture_func.c845 resource_size_t p_buff; in autocap_pullbuf() local
/device/soc/esp/esp32/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2392 tBTM_STATUS BTM_WriteEIR( BT_HDR *p_buff, BOOLEAN fec_required) in BTM_WriteEIR()