Searched refs:BT_GATT_PERM_READ_AUTHEN (Results 1 – 14 of 14) sorted by relevance
/Zephyr-latest/subsys/bluetooth/host/ |
D | gatt_internal.h | 16 BT_GATT_PERM_READ_AUTHEN | \ 24 #define BT_GATT_PERM_AUTHEN_MASK (BT_GATT_PERM_READ_AUTHEN | \ 29 BT_GATT_PERM_READ_AUTHEN | \
|
D | gatt.c | 2984 BT_GATT_PERM_READ_AUTHEN)) { in gatt_notify_multiple_verify_params()
|
/Zephyr-latest/subsys/bluetooth/services/ |
D | hrs.c | 33 BT_GATT_PERM_READ_AUTHEN) 56 (BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN) : \
|
/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/ |
D | service_d_1.c | 95 BT_GATT_PERM_READ_AUTHEN,
|
D | service_b_5_1.c | 276 BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN,
|
D | service_c_2_1.c | 1128 BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN, 1131 BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN,
|
/Zephyr-latest/tests/bluetooth/gatt/src/ |
D | main.c | 72 BT_GATT_PERM_READ_AUTHEN | 156 BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN, in ZTEST() 221 BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN, in ZTEST() 284 BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN, in ZTEST()
|
/Zephyr-latest/samples/bluetooth/peripheral_hids/src/ |
D | hog.c | 146 #define SAMPLE_BT_PERM_READ BT_GATT_PERM_READ_AUTHEN
|
/Zephyr-latest/samples/bluetooth/encrypted_advertising/peripheral/src/ |
D | peripheral_ead.c | 47 BT_GATT_PERM_READ_AUTHEN, read_key_material, NULL,
|
/Zephyr-latest/samples/bluetooth/peripheral/src/ |
D | main.c | 202 BT_GATT_PERM_READ_AUTHEN |
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/ |
D | smp_bt.c | 65 (BT_GATT_PERM_READ_AUTHEN | BT_GATT_PERM_WRITE_AUTHEN) : \
|
/Zephyr-latest/include/zephyr/bluetooth/ |
D | gatt.h | 64 BT_GATT_PERM_READ_AUTHEN = BIT(4), enumerator
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gatt.c | 41 BT_GATT_PERM_READ_AUTHEN | \ 48 BT_GATT_PERM_READ_AUTHEN)
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | gatt.c | 858 BT_GATT_PERM_READ_AUTHEN |
|