Searched refs:get_handle (Results 1 – 4 of 4) sorted by relevance
132 match connections.get_mut(&p.get_handle()) { in provide_acl_dispatch()134 None if p.get_handle() == QCOM_DEBUG_HANDLE => {}, in provide_acl_dispatch()135 None => info!("no acl for {}", p.get_handle()), in provide_acl_dispatch()
134 def get_handle(packet): function154 self.cert_hci_le_event_stream.assert_event_occurs(get_handle)253 def get_handle(packet): function270 self.cert_hci_le_event_stream.assert_event_occurs(get_handle)
860 uintptr_t soinfo::get_handle() const { in get_handle() function in soinfo871 return reinterpret_cast<void*>(get_handle()); in to_handle()
342 uintptr_t get_handle() const;