Searched refs:sbc_plc_out (Results 1 – 2 of 2) sorted by relevance
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_client/ |
D | bta_hf_client_co.c | 27 int16_t sbc_plc_out[SBC_FS]; member 401 …a_hf_ct_plc.plc_state), (int16_t *)bta_hf_client_co_cb.decode_raw_data, bta_hf_ct_plc.sbc_plc_out); in bta_hf_client_decode_msbc_frame() 417 …_frame(&(bta_hf_ct_plc.plc_state), bta_hf_client_co_cb.decode_raw_data, bta_hf_ct_plc.sbc_plc_out); in bta_hf_client_decode_msbc_frame() 438 …btc_hf_client_incoming_data_cb_to_app((const uint8_t *)(bta_hf_ct_plc.sbc_plc_out), sbc_raw_data_s… in bta_hf_client_decode_msbc_frame()
|
/hal_espressif-latest/components/bt/host/bluedroid/btc/profile/std/hf_ag/ |
D | bta_ag_co.c | 47 int16_t sbc_plc_out[SBC_FS]; member 286 …me(&(bta_hf_ct_plc.plc_state), (int16_t *)bta_ag_co_cb.decode_raw_data, bta_hf_ct_plc.sbc_plc_out); in bta_ag_decode_msbc_frame() 306 …plc_bad_frame(&(bta_hf_ct_plc.plc_state), bta_ag_co_cb.decode_raw_data, bta_hf_ct_plc.sbc_plc_out); in bta_ag_decode_msbc_frame() 332 … btc_hf_incoming_data_cb_to_app((const uint8_t *)(bta_hf_ct_plc.sbc_plc_out), sbc_raw_data_size); in bta_ag_decode_msbc_frame()
|