/btstack/src/ |
H A D | btstack_lc3plus_fraunhofer.c | 80 LC3PLUS_Error error; in lc3plus_fraunhofer_decoder_configure() local 115 …LC3PLUS_Error error = lc3plus_dec16(decoder, (void*) bytes, byte_count, output_samples, lc3plus_fa… in lc3plus_fraunhofer_decoder_decode_signed_16() local 154 …LC3PLUS_Error error = lc3plus_dec24(decoder, (void *) bytes, byte_count, output_samples, lc3plus_f… in lc3plus_fraunhofer_decoder_decode_signed_24() local
|
H A D | hci.c | 9748 void hci_set_hardware_error_callback(void (*fn)(uint8_t error)){ in hci_set_hardware_error_callback()
|
/btstack/port/max32630-fthr/src/ |
H A D | btstack_port.c | 179 int error = 0; in hal_uart_init() local 253 int error = 0; in bt_comm_init() local 316 static void uart_rx_handler(uart_req_t *request, int error) in uart_rx_handler()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_flash.c | 316 uint32_t error; in HAL_FLASH_IRQHandler() local 655 uint32_t error; in FLASH_WaitForLastOperation() local
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_flash.c | 316 uint32_t error; in HAL_FLASH_IRQHandler() local 655 uint32_t error; in FLASH_WaitForLastOperation() local
|
H A D | stm32l4xx_hal_gfxmmu.c | 659 uint32_t flags, interrupts, error; in HAL_GFXMMU_IRQHandler() local
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_flash.c | 303 uint32_t error; in HAL_FLASH_IRQHandler() local 609 uint32_t error; in FLASH_WaitForLastOperation() local
|
/btstack/test/sbc/ |
H A D | msbc_encoder_test.c | 87 int error = wav_reader_read_int16(num_samples, read_buffer); in main() local
|
H A D | sbc_decoder_test.py | 10 error = 0.99 variable
|
H A D | sbc_encoder_test.py | 10 error = 0.99 variable
|
/btstack/3rd-party/lwip/core/src/include/lwip/apps/ |
H A D | tftp_common.h | 94 void (*error)(void* handle, int err, const char* msg, int size); member
|
/btstack/3rd-party/lc3-google/tools/ |
H A D | elc3.c | 41 static void error(int status, const char *format, ...) in error() function
|
H A D | dlc3.c | 49 static void error(int status, const char *format, ...) in error() function
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/src/ |
H A D | hal_entry.c | 160 ssp_err_t error = g_uart0.p_api->baudSet(g_uart0.p_ctrl, baud); in hal_uart_dma_set_baud() local
|
/btstack/3rd-party/lc3-google/src/ |
H A D | bits.h | 104 bool error; member
|
/btstack/platform/lwip/ |
H A D | bnep_lwip.c | 497 int error = bnep_lwip_outgoing_init_queue(); in bnep_lwip_init() local
|
/btstack/src/classic/ |
H A D | a2dp_sink.c | 168 uint8_t error = 0; in a2dp_sink_media_config_validator_callback() local
|
H A D | a2dp_source.c | 305 uint8_t error = 0; in a2dp_source_media_config_validator_callback() local
|
H A D | hid_host.c | 418 bool error = false; in hid_host_handle_sdp_hid_descriptor_list() local
|
H A D | hfp_ag.c | 276 static int hfp_ag_send_report_extended_audio_gateway_error(uint16_t cid, uint8_t error){ in hfp_ag_send_report_extended_audio_gateway_error() 2786 …eport_extended_audio_gateway_error_result_code(hci_con_handle_t acl_handle, hfp_cme_error_t error){ in hfp_ag_report_extended_audio_gateway_error_result_code()
|
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/ |
H A D | tinydir.h | 255 int error; in tinydir_open() local
|
/btstack/3rd-party/tinydir/ |
H A D | tinydir.h | 274 int error; in tinydir_open() local
|
/btstack/port/arduino/ |
H A D | BTstack.cpp | 713 void bluetooth_hardware_error(uint8_t error){ in bluetooth_hardware_error()
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_i2c.c | 4696 uint32_t error = HAL_I2C_ERROR_NONE; in HAL_I2C_ER_IRQHandler() local
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_i2c.c | 4785 uint32_t error = HAL_I2C_ERROR_NONE; in HAL_I2C_ER_IRQHandler() local
|