HomeSort by relevance Sort by last modified time
    Searched full:ble_sub_code (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 233 UINT8 ble_sub_code; local
403 STREAM_TO_UINT8 (ble_sub_code, p);
405 HCI_TRACE_EVENT("BLE HCI(id=%d) event = 0x%02x)", hci_evt_code, ble_sub_code);
407 switch (ble_sub_code)
    [all...]

Completed in 867 milliseconds