Home
last modified time | relevance | path

Searched defs:base (Results 1 – 16 of 16) sorted by relevance

/subsys/bluetooth/audio/
A Dbap_base.c107 const struct bt_bap_base *base; in bt_bap_base_get_base_from_ad() local
223 int bt_bap_base_get_size(const struct bt_bap_base *base) in bt_bap_base_get_size()
275 int bt_bap_base_get_pres_delay(const struct bt_bap_base *base) in bt_bap_base_get_pres_delay()
292 int bt_bap_base_get_subgroup_count(const struct bt_bap_base *base) in bt_bap_base_get_subgroup_count()
310 int bt_bap_base_foreach_subgroup(const struct bt_bap_base *base, in bt_bap_base_foreach_subgroup()
632 int bt_bap_base_get_bis_indexes(const struct bt_bap_base *base, uint32_t *bis_indexes) in bt_bap_base_get_bis_indexes()
A Dbap_broadcast_sink.c526 static int update_recv_state_base_copy_meta(const struct bt_bap_base *base) in update_recv_state_base_copy_meta()
540 const struct bt_bap_base *base) in update_recv_state_base()
593 static int base_get_bis_count(const struct bt_bap_base *base) in base_get_bis_count()
670 const struct bt_bap_base *base = bt_bap_base_get_base_from_ad(data); in pa_decode_base() local
A Dbap_endpoint.h185 uint8_t base[BT_BASE_MAX_SIZE]; member
/subsys/shell/
A Dshell_utils.c623 long shell_strtol(const char *str, int base, int *err) in shell_strtol()
641 unsigned long shell_strtoul(const char *str, int base, int *err) in shell_strtoul()
664 unsigned long long shell_strtoull(const char *str, int base, int *err) in shell_strtoull()
687 bool shell_strtobool(const char *str, int base, int *err) in shell_strtobool()
/subsys/llext/
A Dllext_mem.c196 uintptr_t base = (uintptr_t)ext->mem[mem_idx]; in llext_copy_region() local
A Dllext_load.c703 const void *base; in llext_copy_symbols() local
A Dllext_link.c577 void *base = llext_peek(ldr, shdr->sh_offset); in llext_link() local
/subsys/net/lib/shell/
A Dping.c204 int base; in parse_arg() local
/subsys/net/lib/lwm2m/
A Dlwm2m_util.c331 int64_t base = PRECISION64, sign = 1; in lwm2m_atof() local
/subsys/bluetooth/audio/shell/
A Dbap_broadcast_assistant.c59 const struct bt_bap_base *base = bt_bap_base_get_base_from_ad(data); in pa_decode_base() local
A Daudio.h916 static inline void print_base(const struct bt_bap_base *base) in print_base()
A Dbap.c2490 static void base_recv(struct bt_bap_broadcast_sink *sink, const struct bt_bap_base *base, in base_recv()
/subsys/mgmt/ec_host_cmd/backends/
A Dec_host_cmd_backend_shi_npcx.c112 uintptr_t base; member
/subsys/net/ip/
A Dutils.c80 char *net_byte_to_hex(char *ptr, uint8_t byte, char base, bool pad) in net_byte_to_hex()
/subsys/bluetooth/mesh/
A Daccess.c51 } base; member
1743 static int mod_rel_register(const struct bt_mesh_model *base, in mod_rel_register()
/subsys/mgmt/hawkbit/
A Dhawkbit.c143 struct hawkbit_ctl_res base; member

Completed in 53 milliseconds