Home
last modified time | relevance | path

Searched defs:channelMap (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c298 static int GapLeSetHostChannelClassification(uint64_t channelMap) in GapLeSetHostChannelClassification()
314 int GAP_LeSetHostChannelClassification(uint64_t channelMap) in GAP_LeSetHostChannelClassification()
335 uint64_t channelMap = 0; in GapLeReadChannelMapComplete() local
H A Dgap_le_if.c132 uint64_t channelMap; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/adapter/include/
H A Dsoftbus_broadcast_adapter_type.h154 int32_t channelMap; member
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gatt.h331 int channelMap; member
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/
H A Dsoftbus_broadcast_type.h396 int32_t channelMap; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_cmd.h289 uint8_t channelMap[5]; member
305 uint8_t channelMap[5]; member
H A Dhci_def_evt.h776 uint8_t channelMap[10]; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_defs.h497 BLE_ADV_CHANNEL channelMap; /// Advertising channel map member
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java1244 Map<String, NotificationChannel> channelMap = new HashMap<>(); in testGetDeletedChannels() local
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DPreferencesHelperTest.java2206 Map<String, NotificationChannel> channelMap = new HashMap<>(); in testGetDeletedChannels() local