Searched refs:event_value (Results 1 – 3 of 3) sorted by relevance
/system/bt/common/ |
D | metrics.h | 427 uint16_t cmd_status, uint16_t reason_code, int64_t event_value);
|
D | metrics.cc | 761 uint16_t cmd_status, uint16_t reason_code, int64_t event_value) { in LogClassicPairingEvent() argument 771 … handle, hci_cmd, hci_event, cmd_status, reason_code, event_value); in LogClassicPairingEvent() 775 << loghex(reason_code) << ", event_value " << event_value << ", error " << ret; in LogClassicPairingEvent()
|
/system/bt/btif/src/ |
D | btif_rc.cc | 307 uint32_t event_value, 4911 uint32_t event_value, in register_notification_cmd() argument 4914 event_value); in register_notification_cmd() 4922 avrc_cmd.reg_notif.param = event_value; in register_notification_cmd()
|