Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/sdp/
Dsdp_db.c531 UINT8 *p_buff; in SDP_AddSequence() local
609 UINT8 *p_buff; in SDP_AddUuidSequence() local
655 UINT8 *p_buff; in SDP_AddProtocolList() local
691 UINT8 *p_buff; in SDP_AddAdditionProtoLists() local
740 UINT8 *p_buff; in SDP_AddProfileDescriptorList() local
788 UINT8 *p_buff; in SDP_AddLanguageBaseAttrIDList() local
836 UINT8 *p_buff; in SDP_AddServiceClassIdList() local
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c2394 tBTM_STATUS BTM_WriteEIR( BT_HDR *p_buff, BOOLEAN fec_required) in BTM_WriteEIR()