Searched defs:value_cccd (Results 1 – 3 of 3) sorted by relevance
348 struct ble_store_value_cccd *value_cccd) in ble_store_ram_read_cccd()362 ble_store_ram_write_cccd(const struct ble_store_value_cccd *value_cccd) in ble_store_ram_write_cccd()
375 struct ble_store_value_cccd *value_cccd) in ble_store_config_read_cccd()389 ble_store_config_write_cccd(const struct ble_store_value_cccd *value_cccd) in ble_store_config_write_cccd()
924 struct ble_store_value_cccd value_cccd; in TEST_CASE() local