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.c2648 uint8_t proto_profile_index) in sdp_get_uuid_data() argument
2718 if (proto_profile_index > 0U) { in sdp_get_uuid_data()
2719 proto_profile_index--; in sdp_get_uuid_data()
2731 LOG_DBG("Value 0x%04x index %d not found", proto_profile, proto_profile_index); in sdp_get_uuid_data()