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

  /system/bt/device/include/
controller.h 37 const bt_device_features_t* (*get_features_classic)(int index); member in struct:controller_t
  /system/bt/device/src/
controller.cc 299 static const bt_device_features_t* get_features_classic(int index) { function
527 get_features_classic,
  /system/bt/stack/btm/
btm_devctl.cc 219 controller->get_features_classic(i)->as_array);
561 ->get_features_classic(0)
btm_int_types.h 52 controller_get_interface()->get_features_classic(0)->as_array)) \
    [all...]

Completed in 76 milliseconds