Home
last modified time | relevance | path

Searched refs:SDP_AddAdditionProtoLists (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Dsdp_api.h551 SDP_API extern BOOLEAN SDP_AddAdditionProtoLists (UINT32 handle, UINT16 num_elem,
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_sdp.c246 result &= SDP_AddAdditionProtoLists(p_cb->sdp_handle, BTA_HL_NUM_ADD_PROTO_LISTS, in bta_hl_sdp_register()
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_db.c681 BOOLEAN SDP_AddAdditionProtoLists (UINT32 handle, UINT16 num_elem, in SDP_AddAdditionProtoLists() function