Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/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
/hal_espressif-3.5.0/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2392 tBTM_STATUS BTM_WriteEIR( BT_HDR *p_buff, BOOLEAN fec_required) in BTM_WriteEIR()