Home
last modified time | relevance | path

Searched refs:bt_codec (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sco_hfp_hal.cc30 std::vector<bt_codec> cached_codecs;
36 bt_codec cvsd = { in init()
41 bt_codec msbc = { in init()
Dbtm_sco_hfp_hal.h39 struct bt_codec { struct
47 std::vector<bt_codec> codecs; argument
Dbtm_sco_hfp_hal_linux.cc42 struct bt_codec inner;
365 static bool get_single_codec(int codec, bt_codec** out) { in get_single_codec()
381 bt_codec* codec; in set_codec_datapath()