Searched defs:supports_ble (Results 1 - 2 of 2) sorted by relevance
/system/bt/device/include/ | ||
H A D | controller.h | 53 bool (*supports_ble)(void); member in struct:controller_t |
/system/bt/device/src/ | ||
H A D | controller.c | 345 static bool supports_ble(void) { function 445 supports_ble, |
Completed in 336 milliseconds