/hal_espressif-3.4.0/components/bt/host/bluedroid/external/sbc/decoder/srce/ |
D | bitalloc-sbc.c | 35 static void dualBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in dualBitAllocation() 51 static void stereoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in stereoBitAllocation() 101 PRIVATE void OI_SBC_ComputeBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in OI_SBC_ComputeBitAllocation() 121 OI_UINT8 OI_CODEC_SBC_GetMaxBitneed(OI_CODEC_SBC_COMMON_CONTEXT *common) in OI_CODEC_SBC_GetMaxBitneed() 156 OI_UINT16 OI_CODEC_SBC_CalculatePcmBytes(OI_CODEC_SBC_COMMON_CONTEXT *common) in OI_CODEC_SBC_CalculatePcmBytes()
|
D | decoder-private.c | 95 INLINE void OI_SBC_ReadHeader(OI_CODEC_SBC_COMMON_CONTEXT *common, const OI_BYTE *data) in OI_SBC_ReadHeader() 167 PRIVATE void OI_SBC_ReadScalefactors(OI_CODEC_SBC_COMMON_CONTEXT *common, in OI_SBC_ReadScalefactors() 213 OI_CODEC_SBC_COMMON_CONTEXT *common = &context->common; in OI_SBC_ReadSamples() local
|
D | bitalloc.c | 129 OI_UINT computeBitneed(OI_CODEC_SBC_COMMON_CONTEXT *common, in computeBitneed() 353 void oneChannelBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common, in oneChannelBitAllocation() 390 void monoBitAllocation(OI_CODEC_SBC_COMMON_CONTEXT *common) in monoBitAllocation()
|
D | alloc.c | 29 PRIVATE OI_STATUS OI_CODEC_SBC_Alloc(OI_CODEC_SBC_COMMON_CONTEXT *common, in OI_CODEC_SBC_Alloc()
|
D | decoder-sbc.c | 457 OI_CODEC_SBC_COMMON_CONTEXT *common = &context->common; in OI_SBC_ReadSamplesJoint() local
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/mesh_models/client/ |
D | time_scene_client.c | 369 static int time_scene_get_state(bt_mesh_client_common_param_t *common, void *value) in time_scene_get_state() 392 static int time_scene_set_state(bt_mesh_client_common_param_t *common, in time_scene_set_state() 484 int bt_mesh_time_scene_client_get_state(bt_mesh_client_common_param_t *common, void *get) in bt_mesh_time_scene_client_get_state() 522 int bt_mesh_time_scene_client_set_state(bt_mesh_client_common_param_t *common, void *set) in bt_mesh_time_scene_client_set_state()
|
D | sensor_client.c | 352 static int sensor_act_state(bt_mesh_client_common_param_t *common, in sensor_act_state() 454 int bt_mesh_sensor_client_get_state(bt_mesh_client_common_param_t *common, void *get) in bt_mesh_sensor_client_get_state() 519 int bt_mesh_sensor_client_set_state(bt_mesh_client_common_param_t *common, void *set) in bt_mesh_sensor_client_set_state()
|
D | generic_client.c | 686 static int gen_get_state(bt_mesh_client_common_param_t *common, void *value) in gen_get_state() 727 static int gen_set_state(bt_mesh_client_common_param_t *common, in gen_set_state() 903 int bt_mesh_generic_client_get_state(bt_mesh_client_common_param_t *common, void *get) in bt_mesh_generic_client_get_state() 966 int bt_mesh_generic_client_set_state(bt_mesh_client_common_param_t *common, void *set) in bt_mesh_generic_client_set_state()
|
D | lighting_client.c | 769 static int light_get_state(bt_mesh_client_common_param_t *common, void *value) in light_get_state() 792 static int light_set_state(bt_mesh_client_common_param_t *common, in light_set_state() 1027 int bt_mesh_light_client_get_state(bt_mesh_client_common_param_t *common, void *get) in bt_mesh_light_client_get_state() 1080 int bt_mesh_light_client_set_state(bt_mesh_client_common_param_t *common, void *set) in bt_mesh_light_client_set_state()
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_provisioner/main/ |
D | main.c | 168 static esp_err_t example_ble_mesh_set_msg_common(esp_ble_mesh_client_common_param_t *common, in example_ble_mesh_set_msg_common() 192 esp_ble_mesh_client_common_param_t common = {0}; in prov_complete() local 348 esp_ble_mesh_client_common_param_t common = {0}; in example_ble_mesh_config_client_cb() local 488 esp_ble_mesh_client_common_param_t common = {0}; in example_ble_mesh_generic_client_cb() local
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_sensor_model/sensor_client/main/ |
D | main.c | 92 static void example_ble_mesh_set_msg_common(esp_ble_mesh_client_common_param_t *common, in example_ble_mesh_set_msg_common() 110 esp_ble_mesh_client_common_param_t common = {0}; in prov_complete() local 287 esp_ble_mesh_client_common_param_t common = {0}; in example_ble_mesh_config_client_cb() local 419 esp_ble_mesh_client_common_param_t common = {0}; in example_ble_mesh_send_sensor_message() local
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/common_components/fast_provisioning/ |
D | ble_mesh_fast_prov_operation.c | 330 esp_ble_mesh_client_common_param_t common = {0}; in example_send_config_appkey_add() local 371 esp_ble_mesh_client_common_param_t common = {0}; in example_send_generic_onoff_get() local 396 esp_ble_mesh_client_common_param_t common = {0}; in example_send_generic_onoff_set() local
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_vendor_model/vendor_client/main/ |
D | main.c | 145 static void example_ble_mesh_set_msg_common(esp_ble_mesh_client_common_param_t *common, in example_ble_mesh_set_msg_common() 163 esp_ble_mesh_client_common_param_t common = {0}; in prov_complete() local 342 esp_ble_mesh_client_common_param_t common = {0}; in example_ble_mesh_config_client_cb() local
|
/hal_espressif-3.4.0/components/esp_timer/test/ |
D | test_ets_timer.c | 117 test_timers_ordered_correctly_common_t* common; member 154 test_timers_ordered_correctly_common_t common = { variable
|
D | test_esp_timer.c | 273 test_timers_ordered_correctly_common_t* common; member 308 test_timers_ordered_correctly_common_t common = { variable
|
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_node/onoff_client/main/ |
D | main.c | 174 esp_ble_mesh_client_common_param_t common = {0}; in example_ble_mesh_send_gen_onoff_set() local
|
/hal_espressif-3.4.0/examples/bluetooth/bluedroid/ble/ble_eddystone/main/ |
D | esp_eddystone_api.h | 19 } common; member
|
/hal_espressif-3.4.0/tools/test_mkuf2/ |
D | test_mkuf2.py | 183 def common(self, t, chunk_size=None): member in BinaryTester
|
/hal_espressif-3.4.0/components/bt/esp_ble_mesh/btc/ |
D | btc_ble_mesh_time_scene_model.c | 294 bt_mesh_client_common_param_t common = {0}; in btc_ble_mesh_time_scene_client_call_handler() local
|
D | btc_ble_mesh_generic_model.c | 448 bt_mesh_client_common_param_t common = {0}; in btc_ble_mesh_generic_client_call_handler() local
|
D | btc_ble_mesh_lighting_model.c | 292 bt_mesh_client_common_param_t common = {0}; in btc_ble_mesh_lighting_client_call_handler() local
|
D | btc_ble_mesh_sensor_model.c | 530 bt_mesh_client_common_param_t common = {0}; in btc_ble_mesh_sensor_client_call_handler() local
|
/hal_espressif-3.4.0/components/bt/host/bluedroid/external/sbc/decoder/include/ |
D | oi_codec_sbc.h | 201 OI_CODEC_SBC_COMMON_CONTEXT common; member
|