Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/device/include/device/
Dcontroller.h59 bool (*supports_ble_privacy)(void); member
/hal_espressif-latest/components/bt/host/bluedroid/device/
Dcontroller.c419 static bool supports_ble_privacy(void) in supports_ble_privacy() function