Home
last modified time | relevance | path

Searched defs:supports_rssi_with_inquiry_results (Results 1 – 2 of 2) sorted by relevance

/system/bt/device/include/
Dcontroller.h48 bool (*supports_rssi_with_inquiry_results)(void); member
/system/bt/device/src/
Dcontroller.cc367 static bool supports_rssi_with_inquiry_results(void) { in supports_rssi_with_inquiry_results() function