Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c507 #define CF_FLAGS_STORE_LEN 1 macro
1053 char dst[CF_NUM_BYTES + CF_FLAGS_STORE_LEN]; in bt_gatt_store_cf()
1076 len += CF_FLAGS_STORE_LEN; in bt_gatt_store_cf()
6291 char dst[CF_NUM_BYTES + CF_FLAGS_STORE_LEN]; in cf_set()