Searched refs:stop_hal (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/rust/hal/src/ffi/ | ||
D | hidl.h | 8 void stop_hal(); |
D | hidl.cc | 89 void stop_hal() { in stop_hal() function |
/system/bt/gd/rust/hal/src/ | ||
D | hidl_hal.rs | 43 fn stop_hal(); in stop_hal() function |