Home
last modified time | relevance | path

Searched refs:bt_gatt_cpf (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/gatt_test_app/src/gatt/
Dservice_f_1.c62 static const struct bt_gatt_cpf cha_format_value = {
66 static const struct bt_gatt_cpf cha_format_1_value = {
70 static const struct bt_gatt_cpf cha_format_2_value = {
74 static const struct bt_gatt_cpf cha_format_3_value = {
Dservice_b_2_2.c44 static const struct bt_gatt_cpf cha_format_value = {
Dservice_b_2_3.c44 static const struct bt_gatt_cpf cha_format_value = {
Dservice_b_2_1.c43 static const struct bt_gatt_cpf cha_format_value = {
/Zephyr-latest/subsys/bluetooth/services/bas/
Dbas.c67 static const struct bt_gatt_cpf level_cpf = {
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/src/
Dmain.c75 static const struct bt_gatt_cpf name_cpf = {
/Zephyr-latest/include/zephyr/bluetooth/
Dgatt.h509 struct bt_gatt_cpf { struct
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c2305 const struct bt_gatt_cpf *cpf = attr->user_data; in bt_gatt_attr_read_cpf()
4221 struct bt_gatt_cpf cpf; in parse_read_std_char_desc()