Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c2695 uint8_t proto_profile_index) in sdp_get_uuid_data() argument
2765 if (proto_profile_index > 0U) { in sdp_get_uuid_data()
2766 proto_profile_index--; in sdp_get_uuid_data()
2778 LOG_DBG("Value 0x%04x index %d not found", proto_profile, proto_profile_index); in sdp_get_uuid_data()