Home
last modified time | relevance | path

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

/system/bt/stack/sdp/
Dsdp_db.c532 UINT8 *p_buff; in SDP_AddSequence() local
615 UINT8 *p_buff; in SDP_AddUuidSequence() local
664 UINT8 *p_buff; in SDP_AddProtocolList() local
701 UINT8 *p_buff; in SDP_AddAdditionProtoLists() local
752 UINT8 *p_buff; in SDP_AddProfileDescriptorList() local
801 UINT8 *p_buff; in SDP_AddLanguageBaseAttrIDList() local
850 UINT8 *p_buff; in SDP_AddServiceClassIdList() local
/system/bt/stack/btm/
Dbtm_inq.c2471 tBTM_STATUS BTM_WriteEIR( BT_HDR *p_buff ) in BTM_WriteEIR()