Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/bt/host/bluedroid/device/include/device/
Dcontroller.h45 const uint8_t *(*get_ble_supported_states)(void); member
/hal_espressif-2.7.6/components/bt/host/bluedroid/device/
Dcontroller.c358 static const uint8_t *get_ble_supported_states(void) in get_ble_supported_states() function