Searched refs:kIncomplete16BitServiceUuids (Results 1 – 8 of 8) sorted by relevance
/external/pigweed/pw_bluetooth_sapphire/host/common/public/pw_bluetooth_sapphire/internal/host/common/ |
D | supplement_data.h | 32 kIncomplete16BitServiceUuids = 0x02, enumerator
|
/external/pigweed/pw_bluetooth_sapphire/host/common/ |
D | supplement_data.cc | 49 case DataType::kIncomplete16BitServiceUuids: in SizeForType()
|
D | advertising_data.cc | 39 : DataType::kIncomplete16BitServiceUuids; in ServiceUuidTypeForUuidSize() 411 case DataType::kIncomplete16BitServiceUuids: in FromBytes()
|
D | advertising_data_test.cc | 124 DataType::kIncomplete16BitServiceUuids}; in TEST()
|
/external/pigweed/pw_bluetooth_sapphire/host/hci/ |
D | discovery_filter_test.cc | 168 StaticByteBuffer(0x01, DataType::kIncomplete16BitServiceUuids)) 173 DataType::kIncomplete16BitServiceUuids, 182 DataType::kIncomplete16BitServiceUuids, 191 DataType::kIncomplete16BitServiceUuids,
|
/external/pigweed/pw_bluetooth_sapphire/host/gap/ |
D | peer.cc | 539 } else if (type == DataType::kIncomplete16BitServiceUuids || in SetEirData()
|
D | peer_test.cc | 1570 0x03, static_cast<uint8_t>(DataType::kIncomplete16BitServiceUuids), 0x0A, 0x11, in TEST_F()
|
/external/pigweed/pw_bluetooth_sapphire/ |
D | central_test.cc | 52 0x05, bt::DataType::kIncomplete16BitServiceUuids, 0x01, 0x00, 0x00, 0x00);
|