Home
last modified time | relevance | path

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

/system/bt/stack/btu/
Dbtu_hcif.c148 UINT8 ble_sub_code; in btu_hcif_process_event() local
306 STREAM_TO_UINT8 (ble_sub_code, p); in btu_hcif_process_event()
308 HCI_TRACE_EVENT("BLE HCI(id=%d) event = 0x%02x)", hci_evt_code, ble_sub_code); in btu_hcif_process_event()
310 switch (ble_sub_code) in btu_hcif_process_event()