Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc221 uint8_t ble_sub_code; in btu_hcif_process_event() local
307 STREAM_TO_UINT8(ble_sub_code, p); in btu_hcif_process_event()
310 switch (ble_sub_code) { in btu_hcif_process_event()
328 IsoManager::GetInstance()->HandleHciEvent(ble_sub_code, p, in btu_hcif_process_event()
336 ble_sub_code); in btu_hcif_process_event()