Home
last modified time | relevance | path

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

/system/bt/device/include/
Dcontroller.h42 const uint8_t *(*get_ble_supported_states)(void); member
/system/bt/device/src/
Dcontroller.c319 static const uint8_t *get_ble_supported_states(void) { in get_ble_supported_states() function