Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs1377 const AVRCP_ID_PAUSE: u8 = 0x46; in dispatch_avrcp_callbacks() constant
1383 && key == AVRCP_ID_PAUSE in dispatch_avrcp_callbacks()