Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/bluetooth/host/
Dsdp.c2349 uint16_t proto_profile, in sdp_get_uuid_data() argument
2414 if ((proto_profile == BT_UUID_16(&pd->uuid)->val) || in sdp_get_uuid_data()
2415 (proto_profile == BT_UUID_32(&pd->uuid)->val)) { in sdp_get_uuid_data()
2433 BT_DBG("Value 0x%04x index %d not found", proto_profile, proto_profile_index); in sdp_get_uuid_data()