Searched refs:get_features_classic (Results 1 - 4 of 4) sorted by path

/system/bt/device/include/
H A Dcontroller.h37 const bt_device_features_t* (*get_features_classic)(int index); member in struct:controller_t
/system/bt/device/src/
H A Dcontroller.cc288 static const bt_device_features_t* get_features_classic(int index) { function
510 get_features_classic,
/system/bt/stack/btm/
H A Dbtm_devctl.cc208 controller->get_features_classic(i)->as_array);
550 ->get_features_classic(0)
H A Dbtm_int_types.h52 controller_get_interface()->get_features_classic(0)->as_array)) \

Completed in 86 milliseconds