Searched refs:BT_UUID_CSIS_SIRK (Results 1 – 3 of 3) sorted by relevance
/Zephyr-latest/subsys/bluetooth/audio/ |
D | csip_set_member.c | 625 BT_AUDIO_CHRC(BT_UUID_CSIS_SIRK, BT_GATT_CHRC_READ | BT_GATT_CHRC_NOTIFY, \ 630 BT_AUDIO_CHRC(BT_UUID_CSIS_SIRK, BT_GATT_CHRC_READ, BT_GATT_PERM_READ_ENCRYPT, read_sirk, \ 780 notify(svc_inst, conn, BT_UUID_CSIS_SIRK, &svc_inst->sirk, in notify_cb()
|
D | csip_set_coordinator.c | 728 if (bt_uuid_cmp(chrc->uuid, BT_UUID_CSIS_SIRK) == 0) { in discover_func()
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | uuid.h | 4127 #define BT_UUID_CSIS_SIRK BT_UUID_DECLARE_16(BT_UUID_CSIS_SIRK_VAL) macro
|