Searched refs:BLUETOOTH_COMPANY_ID (Results 1 – 4 of 4) sorted by relevance
102 builder->AddCompanyId(BLUETOOTH_COMPANY_ID); in TEST()
117 ASSERT_EQ(test_packet->GetCompanyId(), BLUETOOTH_COMPANY_ID); in TEST_P()
60 PushCompanyId(pkt, BLUETOOTH_COMPANY_ID); in PushHeader()
26 constexpr uint32_t BLUETOOTH_COMPANY_ID = 0x001958; variable