Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_connection_establishment.cc131 uint32_t hci_ble_event = in btm_ble_conn_complete() local
174 android::bluetooth::hci::EVT_BLE_META, hci_ble_event, status, in btm_ble_conn_complete()
202 android::bluetooth::hci::EVT_BLE_META, hci_ble_event, status, in btm_ble_conn_complete()
/system/bt/common/
Dmetrics.h305 uint16_t hci_event, uint16_t hci_ble_event,
Dmetrics.cc576 uint16_t hci_event, uint16_t hci_ble_event, in LogLinkLayerConnectionEvent() argument
589 hci_ble_event, cmd_status, reason_code); in LogLinkLayerConnectionEvent()
594 << ", ble_event " << loghex(hci_ble_event) << " for " in LogLinkLayerConnectionEvent()
/system/bt/stack/btu/
Dbtu_hcif.cc774 uint16_t hci_ble_event = android::bluetooth::hci::BLE_EVT_UNKNOWN; in btu_hcif_log_command_complete_metrics() local
784 android::bluetooth::LINK_TYPE_ACL, opcode, hci_event, hci_ble_event, in btu_hcif_log_command_complete_metrics()