Searched defs:BTM_IsDeviceUp (Results 1 – 4 of 4) sorted by relevance
23 struct BTM_IsDeviceUp { struct27 extern struct BTM_IsDeviceUp BTM_IsDeviceUp; argument
36 struct BTM_IsDeviceUp BTM_IsDeviceUp; variable42 bool BTM_IsDeviceUp(void) { in BTM_IsDeviceUp() function
230 bool BTM_IsDeviceUp(void) { in BTM_IsDeviceUp() function
156 [[nodiscard]] bool (*BTM_IsDeviceUp)(); member