Searched defs:bd_addr_fail (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/stack/test/sdp/ |
D | stack_sdp_test.cc | 465 RawAddress bd_addr_fail = RawAddress({0x11, 0x22, 0x33, 0x44, 0x55, 0xff}); in TEST_F() local 483 RawAddress bd_addr_fail = RawAddress({0x11, 0x22, 0x33, 0x44, 0x55, 0xff}); in TEST_F() local
|