Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dpass_through_packet.cc50 KeyState PassThroughPacket::GetKeyState() const { in GetKeyState() function in bluetooth::avrcp::PassThroughPacket
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs97620 pub fn GetKeyState(nVirtKey: ::std::os::raw::c_int) -> SHORT; in GetKeyState() function