Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/classic/
Dsdp.c2647 uint16_t proto_profile, in sdp_get_uuid_data() argument
2712 if ((proto_profile == BT_UUID_16(&pd->uuid)->val) || in sdp_get_uuid_data()
2713 (proto_profile == BT_UUID_32(&pd->uuid)->val)) { 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()