Home
last modified time | relevance | path

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

/system/bt/main/shim/
Dcontroller.cc136 static const uint8_t* get_ble_supported_states(void) { in get_ble_supported_states() function
/system/bt/device/include/
Dcontroller.h37 const uint8_t* (*get_ble_supported_states)(void); member
/system/bt/test/mock/
Dmock_device_controller.cc110 const uint8_t* get_ble_supported_states(void) { return ble_supported_states; } in get_ble_supported_states() function
/system/bt/device/src/
Dcontroller.cc355 static const uint8_t* get_ble_supported_states(void) { in get_ble_supported_states() function