Home
last modified time | relevance | path

Searched refs:a2dp_callback_parms_t (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_if_enhanced/inc/
A Da2dp_api.h22 typedef void a2dp_callback_parms_t; typedef
340 typedef void (*btif_a2dp_callback) (a2dp_stream_t * Stream, const a2dp_callback_parms_t * Info);
432 void btif_a2dp_lhdc_config_tws_audio(const a2dp_callback_parms_t * info);
434 void btif_a2dp_aac_config_tws_audio(const a2dp_callback_parms_t * info);
436 void btif_a2dp_sbc_config_tws_audio(const a2dp_callback_parms_t * info);
438 void btif_a2dp_tws_set_mobile_codec_info(const a2dp_callback_parms_t * info);
463 btif_a2dp_event_t btif_a2dp_get_cb_event(a2dp_callback_parms_t * info);
554 uint8_t btif_a2dp_set_dst_stream(a2dp_callback_parms_t *Info, a2dp_stream_t *stream);
584 …btif_a2dp_get_remote_device_from_cbparms(a2dp_stream_t *Stream, const a2dp_callback_parms_t *info);
586 btif_avdtp_codec_type_t btif_a2dp_get_codec_type(const a2dp_callback_parms_t *info);
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/bt_app/
A Dbtapp.h322 void a2dp_callback(a2dp_stream_t *Stream, const a2dp_callback_parms_t *Info);
340 void a2dp_callback_source(a2dp_stream_t *Stream, const a2dp_callback_parms_t *Info);

Completed in 5 milliseconds