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

  /system/bt/device/include/
controller.h 48 bool (*supports_rssi_with_inquiry_results)(void); member in struct:controller_t
  /system/bt/device/src/
controller.cc 345 static bool supports_rssi_with_inquiry_results(void) {
521 supports_rssi_with_inquiry_results,
  /system/bt/stack/btm/
btm_inq.cc 329 if (!controller->supports_rssi_with_inquiry_results())
    [all...]

Completed in 47 milliseconds