HomeSort by relevance Sort by last modified time
    Searched full:ble_supported (Results 1 - 1 of 1) sorted by null

  /system/bt/device/src/
controller.cc 79 static bool ble_supported; variable
185 ble_supported = last_features_classic_page_index >= 1 &&
187 if (ble_supported) {
321 CHECK(ble_supported);
327 CHECK(ble_supported);
383 return ble_supported;
388 CHECK(ble_supported);
394 CHECK(ble_supported);
401 CHECK(ble_supported);
407 CHECK(ble_supported);
    [all...]

Completed in 82 milliseconds