Home
last modified time | relevance | path

Searched refs:bt_gatt_cep (Results 1 – 10 of 10) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_b_2_2.c38 static struct bt_gatt_cep cha_ext_pro_value = { 0x0003 };
Dservice_b_2_3.c42 static struct bt_gatt_cep cha_ext_pro_value = { 0x0003 };
Dservice_b_2_1.c37 static struct bt_gatt_cep cha_ext_pro_value = { 0x0003 };
Dservice_c_1_3.c49 static struct bt_gatt_cep cha_ext_pro_value = { 0x0001 };
Dservice_c_1_1.c50 static struct bt_gatt_cep cha_ext_pro_value = { 0x0001 };
Dservice_c_1_2.c52 static struct bt_gatt_cep cha_ext_pro_value = { 0x0001 };
/Zephyr-latest/samples/bluetooth/peripheral/src/
Dmain.c129 static struct bt_gatt_cep vnd_long_cep = {
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h495 struct bt_gatt_cep { struct
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_gatt.c586 struct bt_gatt_cep cep_value; in add_cep()
793 struct bt_gatt_cep *cep_value = attr->user_data; in set_cep_value()
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c2285 const struct bt_gatt_cep *value = attr->user_data; in bt_gatt_attr_read_cep()
4238 struct bt_gatt_cep cep; in parse_read_std_char_desc()