Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_feature.h28 #define HCI_SUPPORT_5_SLOT_PACKETS(x) !!GET_FEATURE_FLAG(x, 0, 1) macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c2324 if (HCI_SUPPORT_5_SLOT_PACKETS(lmpFeature->raw)) { in BtmGenerateSupportedPacketTypes()