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

  /system/bt/device/include/
controller.h 40 const bt_device_features_t* (*get_features_ble)(void); member in struct:controller_t
  /system/bt/device/src/
controller.cc 319 static const bt_device_features_t* get_features_ble(void) {
530 get_features_ble,
  /system/bt/stack/l2cap/
l2c_ble.cc 416 controller_get_interface()->get_features_ble()->as_array)) {
498 controller_get_interface()->get_features_ble()->as_array) &&
520 controller_get_interface()->get_features_ble()->as_array) &&
    [all...]
  /system/bt/stack/btm/
btm_acl.cc 283 controller_get_interface()->get_features_ble()->as_array) ||
    [all...]

Completed in 128 milliseconds