Home
last modified time | relevance | path

Searched refs:BT_GATT_CEP (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/doc/connectivity/bluetooth/api/
Dgatt.rst39 :c:macro:`BT_GATT_CEP`
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c210 BT_GATT_CEP(&vnd_long_cep),
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h1099 #define BT_GATT_CEP(_value) \ macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c596 return gatt_db_add(&(struct bt_gatt_attr) BT_GATT_CEP(&cep_value), in add_cep()