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

  /system/bt/device/include/
controller.h 38 uint8_t (*get_last_features_classic_index)(void); member in struct:controller_t
  /system/bt/device/src/
controller.cc 294 static uint8_t get_last_features_classic_index(void) {
511 get_last_features_classic_index,
  /system/bt/stack/btm/
btm_devctl.cc 206 for (int i = 0; i <= controller->get_last_features_classic_index(); i++) {

Completed in 50 milliseconds