Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify_multiple/src/
Dgatt_server_test.c72 static void long_subscribe(const struct bt_gatt_attr *attr, uint16_t value) in long_subscribe() function
92 BT_GATT_CCC(long_subscribe, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));
/Zephyr-latest/tests/bsim/bluetooth/host/gatt/notify/src/
Dgatt_server_test.c88 static void long_subscribe(const struct bt_gatt_attr *attr, uint16_t value) in long_subscribe() function
108 BT_GATT_CCC(long_subscribe, BT_GATT_PERM_READ | BT_GATT_PERM_WRITE));