Home
last modified time | relevance | path

Searched refs:companyId (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetStateMachine.java2412 int companyId, in broadcastVendorSpecificEventIntent() argument
2427 + "." + Integer.toString(companyId)); in broadcastVendorSpecificEventIntent()
3042 Integer companyId = VENDOR_SPECIFIC_AT_COMMAND_COMPANY_ID.get(command); in processVendorSpecificAt() local
3043 if (companyId == null) { in processVendorSpecificAt()
3056 companyId, in processVendorSpecificAt()