Searched defs:BTM_IsDeviceUp (Results 1 – 3 of 3) sorted by relevance
54 bool BTM_IsDeviceUp(void) { in BTM_IsDeviceUp() function
226 bool BTM_IsDeviceUp(void) { return controller_get_interface()->get_is_ready(); } in BTM_IsDeviceUp() function
205 bool (*BTM_IsDeviceUp)(); member