nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ ble_mds_service_uuid_type()

uint8_t ble_mds_service_uuid_type ( const struct ble_mds * mds)

#include <ble_mds.h>

Get the SoftDevice UUID type assigned to the MDS UUID base.

Parameters
[in]mdsMemfault Diagnostic Service instance.
Returns
UUID type assigned to BLE_MDS_UUID_BASE, or BLE_UUID_TYPE_UNKNOWN if mds is NULL.