Home
last modified time | relevance | path

Searched defs:connection_handle_value (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/bt/gd/btaa/linux_generic/
H A Dhci_processor.cc36 uint16_t connection_handle_value = 0; in process_le_event() local
124 uint16_t connection_handle_value = 0; in process_command() local
152 uint16_t connection_handle_value = 0; in process_event() local
211 uint16_t connection_handle_value = connection_handle.extract<uint16_t>() & 0xfff; in process_acl() local
224 uint16_t connection_handle_value = connection_handle.extract<uint16_t>() & 0xfff; in process_sco() local
237 uint16_t connection_handle_value = connection_handle.extract<uint16_t>() & 0xfff; in process_iso() local