Home
last modified time | relevance | path

Searched defs:supports_ble_privacy (Results 1 – 3 of 3) sorted by relevance

/system/bt/device/include/
Dcontroller.h75 bool (*supports_ble_privacy)(void); member
/system/bt/test/mock/
Dmock_device_controller.cc238 bool supports_ble_privacy(void) { in supports_ble_privacy() function
/system/bt/device/src/
Dcontroller.cc526 static bool supports_ble_privacy(void) { in supports_ble_privacy() function