Home
last modified time | relevance | path

Searched defs:DATA_TYPE_ACL (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/bt/host/bluedroid/hci/include/hci/
Dhci_hal.h29 DATA_TYPE_ACL = 2, enumerator
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dhci_h5_int.h55 DATA_TYPE_ACL = 2, enumerator
/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dhci_h5_int.h52 typedef enum { DATA_TYPE_COMMAND = 1, DATA_TYPE_ACL = 2, DATA_TYPE_SCO = 3, DATA_TYPE_EVENT = 4 } s… enumerator