Searched defs:companyId (Results 1 – 2 of 2) sorted by relevance
1443 BluetoothDevice device, String cmd, int companyId, int cmdType, Object[] args) { in handleVendorSpecificHeadsetEvent()1450 BluetoothDevice device, String cmd, int companyId, int cmdType, Object[] args) { in onVendorSpecificHeadsetEvent()
1830 int companyId, in broadcastVendorSpecificEventIntent()2322 Integer companyId = VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.get(command); in processVendorSpecificAt() local