Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Dsdp.c2346 uint8_t proto_profile_index) in sdp_get_uuid_data() argument
2416 if (proto_profile_index > 0U) { in sdp_get_uuid_data()
2417 proto_profile_index--; in sdp_get_uuid_data()
2429 LOG_DBG("Value 0x%04x index %d not found", proto_profile, proto_profile_index); in sdp_get_uuid_data()