Searched refs:remove_client_callback (Results 1 – 2 of 2) sorted by relevance
462 bluetooth_gatt.lock().unwrap().remove_client_callback(id); in dispatch()
1915 pub fn remove_client_callback(&mut self, callback_id: u32) { in remove_client_callback() method