Searched refs:close_gatt_server (Results 1 – 3 of 3) sorted by relevance
154 pub fn close_gatt_server(&mut self, server_id: ServerId) -> Result<()> { in close_gatt_server() method
300 if let Err(err) = modules.gatt_module.close_gatt_server(server_id) { in close_server()
155 gatt.close_gatt_server(SERVER_ID).unwrap(); in test_server_closed_while_connected()635 gatt.close_gatt_server(SERVER_ID).unwrap(); in test_closing_gatt_server_unisolates_advertiser()