Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/
Dperipheral_ead.c46 BT_GATT_CHARACTERISTIC(BT_UUID_GATT_EDKM, BT_GATT_CHRC_READ,
/Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/
Dcentral_ead.c504 err = gatt_read(default_conn, BT_UUID_GATT_EDKM, sizeof(keymat), start_handle, end_handle, in run_central_sample()
/Zephyr-latest/include/zephyr/bluetooth/
Duuid.h4162 #define BT_UUID_GATT_EDKM \ macro