Home
last modified time | relevance | path

Searched defs:source (Results 1 – 21 of 21) sorted by relevance

/btstack/src/le-audio/gatt-service/
H A Dbroadcast_audio_scan_service_server.c214 …d bass_server_source_emit_source_added(hci_con_handle_t con_handle, bass_server_source_t * source){ in bass_server_source_emit_source_added()
218 …ass_server_source_emit_source_modified(hci_con_handle_t con_handle, bass_server_source_t * source){ in bass_server_source_emit_source_modified()
222 …bass_server_source_emit_source_deleted(hci_con_handle_t con_handle, bass_server_source_t * source){ in bass_server_source_emit_source_deleted()
243 static uint16_t bass_server_copy_source_to_buffer(bass_server_source_t * source, uint16_t buffer_of… in bass_server_copy_source_to_buffer()
286 … bass_server_source_t * source = bass_server_find_receive_state_for_value_handle(attribute_handle); in bass_server_read_callback() local
309 …erver_add_source_from_buffer(uint8_t *buffer, uint16_t buffer_size, bass_server_source_t * source){ in bass_server_add_source_from_buffer()
318 static bool bass_server_pa_synchronized(bass_server_source_t * source){ in bass_server_pa_synchronized()
323 static bool bass_server_bis_synchronized(bass_server_source_t * source){ in bass_server_bis_synchronized()
334 static void bass_server_reset_source(bass_server_source_t * source){ in bass_server_reset_source()
357 …bass_server_source_t * source = bass_server_find_receive_state_for_client_configuration_handle(att… in bass_server_write_callback() local
[all …]
H A Dbroadcast_audio_scan_service_client.c114 static void bass_client_reset_source(bass_client_source_t * source){ in bass_client_reset_source()
281 …bass_client_source_t * source = bass_client_get_receive_state_for_value_handle(connection, value_h… in bass_client_handle_gatt_server_notification() local
976 bass_client_source_t * source = bass_client_get_source_for_source_id(connection, source_id); in broadcast_audio_scan_service_client_get_encryption_state() local
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/src/driver/r_gpt/hw/common/
H A Dhw_gpt_common.h370 …STATIC_INLINE void HW_GPT_StopSourceSelectAdd (GPT_BASE_PTR p_gpt_base, gpt_trigger_t const source) in HW_GPT_StopSourceSelectAdd()
379 __STATIC_INLINE void HW_GPT_StartSourceSelect(GPT_BASE_PTR p_gpt_base, gpt_trigger_t const source) in HW_GPT_StartSourceSelect()
389 __STATIC_INLINE void HW_GPT_StopSourceSelect(GPT_BASE_PTR p_gpt_base, gpt_trigger_t const source) in HW_GPT_StopSourceSelect()
399 __STATIC_INLINE void HW_GPT_ClearSourceSelect(GPT_BASE_PTR p_gpt_base, gpt_trigger_t const source) in HW_GPT_ClearSourceSelect()
409 …STATIC_INLINE void HW_GPT_CaptureASourceSelect(GPT_BASE_PTR p_gpt_base, gpt_trigger_t const source) in HW_GPT_CaptureASourceSelect()
419 …STATIC_INLINE void HW_GPT_CaptureBSourceSelect(GPT_BASE_PTR p_gpt_base, gpt_trigger_t const source) in HW_GPT_CaptureBSourceSelect()
/btstack/port/msp432p401lp-cc256x/ti/devices/msp432p4xx/driverlib/
H A Dreset.c40 void ResetCtl_initiateSoftResetWithSource(uint32_t source) in ResetCtl_initiateSoftResetWithSource()
60 void ResetCtl_initiateHardResetWithSource(uint32_t source) in ResetCtl_initiateHardResetWithSource()
H A Dadc14.c248 bool ADC14_setSampleHoldTrigger(uint32_t source, bool invertSignal) in ADC14_setSampleHoldTrigger()
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/
H A Dstm32f4xx_hal_dfsdm.c3798 void HAL_DFSDM_ClockIn_SourceSelection(uint32_t source) in HAL_DFSDM_ClockIn_SourceSelection()
3831 void HAL_DFSDM_ClockOut_SourceSelection(uint32_t source) in HAL_DFSDM_ClockOut_SourceSelection()
3864 void HAL_DFSDM_DataIn0_SourceSelection(uint32_t source) in HAL_DFSDM_DataIn0_SourceSelection()
3895 void HAL_DFSDM_DataIn2_SourceSelection(uint32_t source) in HAL_DFSDM_DataIn2_SourceSelection()
3924 void HAL_DFSDM_DataIn4_SourceSelection(uint32_t source) in HAL_DFSDM_DataIn4_SourceSelection()
3942 void HAL_DFSDM_DataIn6_SourceSelection(uint32_t source) in HAL_DFSDM_DataIn6_SourceSelection()
3972 void HAL_DFSDM_BitStreamClkDistribution_Config(uint32_t source) in HAL_DFSDM_BitStreamClkDistribution_Config()
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/Include/
H A Darm_nnsupportfunctions.h102 __STATIC_FORCEINLINE void *read_and_pad(void *source, q31_t * out1, q31_t * out2) in read_and_pad()
123 __STATIC_FORCEINLINE void *read_and_pad_reordered(void *source, q31_t * out1, q31_t * out2) in read_and_pad_reordered()
/btstack/3rd-party/lwip/core/src/apps/mdns/
H A Dmdns_domain.c146 mdns_domain_add_domain(struct mdns_domain *domain, struct mdns_domain *source) in mdns_domain_add_domain()
175 mdns_domain_add_string(struct mdns_domain *domain, const char *source) in mdns_domain_add_string()
/btstack/port/msp432p401lp-cc256x/
H A Dsystem_msp432p401r.c103 uint32_t source = 0, divider = 0, dividerValue = 0, centeredFreq = 0, calVal = 0; in SystemCoreClockUpdate() local
/btstack/test/avdtp/
H A Dsine_encode_decode_test.c62 int16_t source[TABLE_SIZE_441HZ]; member
H A Dsine_encode_decode_performance_test.c60 int16_t source[TABLE_SIZE_441HZ]; member
H A Dsine_encode_decode_ring_buffer_test.c62 int16_t source[TABLE_SIZE_441HZ]; member
/btstack/src/mesh/
H A Dmesh_configuration_server.h69 uint16_t source; member
H A Dmesh_configuration_client.c1449 uint16_t source = mesh_access_parser_get_uint16(&parser); in mesh_configuration_client_heartbeat_subscription_handler() local
/btstack/src/
H A Dbtstack_hsm.c158 btstack_hsm_state_handler_t source = target; in btstack_hsm_dispatch() local
H A Dbtstack_run_loop.h90 } source; member
/btstack/3rd-party/hxcmod-player/
H A Dhxcmod.c407 static void memcopy( void * dest, void *source, unsigned long size ) in memcopy()
/btstack/3rd-party/lwip/core/src/apps/smtp/
H A Dsmtp.c914 smtp_base64_encode(char* target, size_t target_len, const char* source, size_t source_len) in smtp_base64_encode()
/btstack/port/mtk/LEScan/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/port/mtk/SPPClient/libs/
HDandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
/btstack/src/classic/
H A Dhfp_ag.c1396 static void hfp_ag_hf_accept_call(hfp_connection_t * source){ in hfp_ag_hf_accept_call()