HomeSort by relevance Sort by last modified time
    Searched refs:enc_mode (Results 1 - 10 of 10) sorted by null

  /hardware/qcom/msm8996/kernel-headers/linux/
msm_audio_amrnb.h 36 unsigned short enc_mode; member in struct:msm_audio_amrnb_enc_config
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_audio_amrnb.h 24 unsigned short enc_mode; /* 0-MR475,1-MR515,2-MR59,3-MR67,4-MR74 member in struct:msm_audio_amrnb_enc_config
  /hardware/qcom/msm8998/kernel-headers/linux/
msm_audio_amrnb.h 36 unsigned short enc_mode; member in struct:msm_audio_amrnb_enc_config
  /hardware/qcom/msm8998/original-kernel-headers/linux/
msm_audio_amrnb.h 24 unsigned short enc_mode; /* 0-MR475,1-MR515,2-MR59,3-MR67,4-MR74 member in struct:msm_audio_amrnb_enc_config
  /hardware/qcom/audio/hal/audio_extn/
a2dp.c 323 /* supported enc_mode are AAC_LC, AAC_SBR, AAC_PS */
324 uint32_t enc_mode; member in struct:aac_enc_cfg_t
490 uint32_t enc_mode; /* LC, SBR, PS */ member in struct:__anon48645
    [all...]
  /system/bt/stack/btm/
btm_ble_int.h 63 uint8_t enc_mode, uint8_t role,
btm_int.h 247 uint8_t status, uint8_t enc_mode);
btm_ble.cc     [all...]
btm_sec.cc     [all...]
  /system/bt/stack/btu/
btu_hcif.cc 578 uint8_t enc_mode; local
587 STREAM_TO_UINT8(enc_mode, p);
594 "enc_mode=%d",
595 __func__, status, handle, link_type, enc_mode);
599 btm_sec_connected(bda, handle, status, enc_mode);
    [all...]

Completed in 662 milliseconds