Searched refs:SetClassOfDevice (Results 1 – 5 of 5) sorted by relevance
31 properties_.SetClassOfDevice(0x30201); in Classic()
128 void SetClassOfDevice(uint8_t b0, uint8_t b1, uint8_t b2) { in SetClassOfDevice() function134 void SetClassOfDevice(uint32_t class_of_device) { in SetClassOfDevice() function
46 properties_.SetClassOfDevice(0x600420); in CarKit()
39 properties_.SetClassOfDevice(0x600420); in HciSocketDevice()
586 properties_.SetClassOfDevice(args[0], args[1], args[2]); in HciWriteClassOfDevice()