Searched refs:hci_ble_event (Results 1 – 4 of 4) sorted by relevance
/system/bt/stack/btm/ |
D | btm_ble_connection_establishment.cc | 131 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/ |
D | metrics.h | 305 uint16_t hci_event, uint16_t hci_ble_event,
|
D | metrics.cc | 576 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/ |
D | btu_hcif.cc | 774 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()
|