Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_controller.cpp777 jint key_code, jint key_state) { in sendPassThroughCommandNative()
805 jbyteArray address, jint key_code, in sendGroupNavigationCommandNative()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_rc.cc3229 static bt_status_t send_groupnavigation_cmd(const RawAddress& bd_addr, uint8_t key_code, in send_groupnavigation_cmd()
3278 static bt_status_t send_passthrough_cmd(const RawAddress& bd_addr, uint8_t key_code, in send_passthrough_cmd()