Searched defs:device_found (Results 1 – 5 of 5) sorted by relevance
232 bool device_found = in IsEncryptionEnabled() local
111 void device_found(int num_properties, bt_property_t* property) { in device_found() function
78 void device_found(int num_properties, bt_property_t* properties) { in device_found() function
67 void device_found(int num_properties, bt_property_t* properties) { in device_found() function
254 pub device_found: Box<dyn Fn(i32, Vec<ffi::BtProperty>) + Send>, field