Searched refs:bluetoothProfiles (Results 1 – 1 of 1) sorted by relevance
556 Element bluetoothProfiles = doc.createElement(PREFIX + NODE_BLUETOOTH_PROFILES); in generateConfig() local557 software.appendChild(bluetoothProfiles); in generateConfig()558 bluetoothProfiles.appendChild(doc.createTextNode(" ")); in generateConfig()