Home
last modified time | relevance | path

Searched defs:key_value (Results 1 – 6 of 6) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/
Dbtc_ble_storage.c163 char *key_value, in _btc_storage_get_ble_bonding_key()
198 char *key_value, in btc_storage_get_ble_bonding_key()
326 char *key_value, in _btc_storage_get_ble_local_key()
354 char *key_value, in btc_storage_get_ble_local_key()
409 … uint8_t key_type, void *key_value, int key_length) in _btc_storage_compare_address_key_value()
440 … uint8_t key_type, void *key_value, int key_length) in btc_storage_compare_address_key_value()
Dbtc_config.c39 bool btc_compare_address_key_value(const char *section, const char *key_type, void *key_value, int … in btc_compare_address_key_value()
54 static void btc_key_value_to_string(uint8_t *key_value, char *value_str, int key_length) in btc_key_value_to_string()
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dhi_at.c207 hi_u32 at_key_filter(hi_char ch, hi_u32 *index, hi_s32 *key_value) in at_key_filter()
262 static hi_s32 key_value = 0; in at_cmd_line_parse() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/clk/
Dccu_common.h53 u32 key_value; member
/device/soc/esp/esp32/components/bt/common/osi/
Dconfig.c137 bool config_has_key_in_section(config_t *config, const char *key, char *key_value) in config_has_key_in_section()
/device/board/isoftstone/yangfan/kernel/src/driv/input/touchscreen/gt9xx/
Dgt9xx.c589 u8 key_value = 0; in goodix_ts_work_func() local