Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btu/
Dbtu_hcif.c233 UINT8 ble_sub_code; in btu_hcif_process_event() local
403 STREAM_TO_UINT8 (ble_sub_code, p); in btu_hcif_process_event()
405 HCI_TRACE_EVENT("BLE HCI(id=%d) event = 0x%02x)", hci_evt_code, ble_sub_code); in btu_hcif_process_event()
407 switch (ble_sub_code) in btu_hcif_process_event()