Home
last modified time | relevance | path

Searched refs:AVRCP_STATE_PRESS (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs1378 const AVRCP_STATE_PRESS: u8 = 0; in dispatch_avrcp_callbacks() constant
1384 && value == AVRCP_STATE_PRESS in dispatch_avrcp_callbacks()