Searched refs:remove_channel_bind (Results 1 – 2 of 2) sorted by relevance
225 a.remove_channel_bind(number).await; in test_remove_channel_bind()
202 pub async fn remove_channel_bind(&self, number: ChannelNumber) -> bool { in remove_channel_bind() method