Searched refs:MAX_DEVICE_ADDRESS_LEN (Results 1 – 2 of 2) sorted by relevance
36 #define MAX_DEVICE_ADDRESS_LEN 20 macro
66 if (strlen(device_address) >= MAX_DEVICE_ADDRESS_LEN) { in setDeviceConnectionState()109 paramStr = String8(device_address, MAX_DEVICE_ADDRESS_LEN); in setDeviceConnectionState()122 mA2dpDeviceAddress = String8(device_address, MAX_DEVICE_ADDRESS_LEN); in setDeviceConnectionState()126 mScoDeviceAddress = String8(device_address, MAX_DEVICE_ADDRESS_LEN); in setDeviceConnectionState()129 mUsbOutCardAndDevice = String8(device_address, MAX_DEVICE_ADDRESS_LEN); in setDeviceConnectionState()211 paramStr = String8(device_address, MAX_DEVICE_ADDRESS_LEN); in setDeviceConnectionState()