Searched refs:send_pass_through_cmd (Results 1 – 3 of 3) sorted by relevance
306 pub fn send_pass_through_cmd( in send_pass_through_cmd() method312 ccall!(self, send_pass_through_cmd, &addr, key_code.into(), key_state.into()).into() in send_pass_through_cmd()
668 bt_status_t (*send_pass_through_cmd)(const RawAddress& bd_addr, member
817 bt_status_t status = sBluetoothAvrcpInterface->send_pass_through_cmd( in sendPassThroughCommandNative()