Searched defs:p_proto_list (Results 1 - 1 of 1) sorted by relevance

/system/bt/stack/sdp/
H A Dsdp_db.cc623 tSDP_PROTO_LIST_ELEM* p_proto_list) {
636 for (xx = 0; xx < num_elem; xx++, p_proto_list++) {
640 offset = sdp_compose_proto_list(p, p_proto_list->num_elems,
641 p_proto_list->list_elem);
622 SDP_AddAdditionProtoLists(uint32_t handle, uint16_t num_elem, tSDP_PROTO_LIST_ELEM* p_proto_list) argument

Completed in 65 milliseconds