| /device/soc/esp/esp32/components/bt/host/bluedroid/btc/core/ |
| D | btc_config.c | 39 bool btc_compare_address_key_value(const char *section, const char *key_type, void *key_value, int … in btc_compare_address_key_value() 113 bool btc_config_has_section(const char *section) in btc_config_has_section() 121 bool btc_config_exist(const char *section, const char *key) in btc_config_exist() 130 bool btc_config_get_int(const char *section, const char *key, int *value) in btc_config_get_int() 145 bool btc_config_set_int(const char *section, const char *key, int value) in btc_config_set_int() 156 bool btc_config_get_str(const char *section, const char *key, char *value, int *size_bytes) in btc_config_get_str() 176 bool btc_config_set_str(const char *section, const char *key, const char *value) in btc_config_set_str() 188 bool btc_config_get_bin(const char *section, const char *key, uint8_t *value, size_t *length) in btc_config_get_bin() 221 size_t btc_config_get_bin_length(const char *section, const char *key) in btc_config_get_bin_length() 237 bool btc_config_set_bin(const char *section, const char *key, const uint8_t *value, size_t length) in btc_config_set_bin() [all …]
|
| /device/soc/esp/esp32/components/bt/common/osi/ |
| D | config.c | 120 bool config_has_section(const config_t *config, const char *section) in config_has_section() 128 bool config_has_key(const config_t *config, const char *section, const char *key) in config_has_key() 141 const section_t *section = (const section_t *)list_node(node); in config_has_key_in_section() local 156 int config_get_int(const config_t *config, const char *section, const char *key, int def_value) in config_get_int() 172 bool config_get_bool(const config_t *config, const char *section, const char *key, bool def_value) in config_get_bool() 193 const char *config_get_string(const config_t *config, const char *section, const char *key, const c… in config_get_string() 207 void config_set_int(config_t *config, const char *section, const char *key, int value) in config_set_int() 218 void config_set_bool(config_t *config, const char *section, const char *key, bool value) in config_set_bool() 227 void config_set_string(config_t *config, const char *section, const char *key, const char *value, b… in config_set_string() 252 bool config_remove_section(config_t *config, const char *section) in config_remove_section() [all …]
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/store/config/src/ |
| D | wm_bt_storage.c | 110 int btif_wm_config_set_local(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name, in btif_wm_config_set_local() 310 int btif_wm_config_get_local(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name, in btif_wm_config_get_local() 510 int btif_wm_config_get_local_int(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name, in btif_wm_config_get_local_int() 517 int btif_wm_config_set_local_int(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name, in btif_wm_config_set_local_int() 523 int btif_wm_config_get_local_str(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name, in btif_wm_config_get_local_str() 534 int btif_wm_config_set_local_str(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name, in btif_wm_config_set_local_str() 542 int btif_wm_config_remove_local(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name) in btif_wm_config_remove_local() 546 int btif_wm_config_exist_local(const nv_tag_t section, const nv_tag_t key, const nv_tag_t name) in btif_wm_config_exist_local() 550 int btif_wm_config_filter_remove_local(const char *section, const char *filter[], int filter_count, in btif_wm_config_filter_remove_local() 682 int btif_wm_config_set_remote(const nv_tag_t section, const char *key, const nv_tag_t name, in btif_wm_config_set_remote() [all …]
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ext_util/ |
| D | base_interface.c | 136 int SectGetCfgInt(const char* section, const char* field, int defVal) in SectGetCfgInt() 151 double SectGetCfgDouble(const char* section, const char* field, double defVal) in SectGetCfgDouble() 166 bool SectGetCfgBool(const char* section, const char* field, bool defVal) in SectGetCfgBool() 181 const char* SectGetCfgStr(const char* section, const char* field, const char* defVal) in SectGetCfgStr()
|
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/ |
| D | hal_location.h | 30 #define HAL_SEC_DEF(section, name) HAL_SEC_NAME_ATTR(HAL_SEC_TO_STR(HAL_SEC_CONCAT_2(section, … argument 32 #define HAL_SEC_LOC(section) HAL_SEC_NAME_ATTR(HAL_SEC_TO_STR(HAL_SEC_CONCAT_3(section, … argument
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_custom_memprealloc.c | 163 #define GET_STATIC_BUF(section, config_size, req_size, buf) ({\ argument 175 *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_static_buf.c | 118 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_linux_platdev.c | 140 void* wifi_platform_prealloc(wifi_adapter_info_t *adapter, int section, unsigned long size) in wifi_platform_prealloc()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/ |
| D | cfg_op.c | 162 static int get_one_key_value(char *buffer, void *section, void *key, in get_one_key_value() 235 static int get_all_keys_value(char *buffer, void *section, char *keys[], in get_all_keys_value()
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/hpm_mcl_v2/core/control/ |
| D | hpm_mcl_filter.h | 42 uint8_t section; /**< Sections of the iir filter */ member
|
| /device/soc/rockchip/rk3588/kernel/net/rfkill/ |
| D | rfkill-wlan.c | 154 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() 168 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
|
| /device/soc/rockchip/common/vendor/drivers/net/ |
| D | rfkill-wlan.c | 149 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() 166 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
|
| /device/board/isoftstone/yangfan/kernel/src/_net/ |
| D | rfkill-wlan.c | 153 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc() 167 void *rockchip_mem_prealloc(int section, unsigned long size) in rockchip_mem_prealloc()
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_custom_memprealloc.c | 162 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_static_buf.c | 182 int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_linux_platdev.c | 152 void *wifi_platform_prealloc(wifi_adapter_info_t *adapter, int section, in wifi_platform_prealloc()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_custom_memprealloc.c | 162 *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_static_buf.c | 127 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_linux_platdev.c | 147 void* wifi_platform_prealloc(wifi_adapter_info_t *adapter, int section, unsigned long size) in wifi_platform_prealloc()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/wifi/ |
| D | dhd_static_buf.c | 137 void *bcmdhd_mem_prealloc(int section, unsigned long size) in bcmdhd_mem_prealloc()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_static_buf.c | 127 void *dhd_wlan_mem_prealloc(int section, unsigned long size) in dhd_wlan_mem_prealloc()
|
| D | dhd_linux_platdev.c | 164 void* wifi_platform_prealloc(wifi_adapter_info_t *adapter, int section, unsigned long size) in wifi_platform_prealloc()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | ieee80211.h | 993 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument 994 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument 995 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument 996 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument 998 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument 999 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument 1000 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument 1001 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument 1022 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument 1023 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
| D | hi_upg_file.h | 192 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/ |
| D | hi_upg_file.h | 203 hi_upg_section_head section; /**< Head of code section.CNcomment:Code段头信息。CNend */ member
|