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.h41 const uint8_t* (*get_ble_supported_states)(void); member
/system/bt/device/src/
Dcontroller.cc336 static const uint8_t* get_ble_supported_states(void) { in get_ble_supported_states() function