Searched refs:sap (Results 1 – 2 of 2) sorted by relevance
3048 BluetoothSap sap = new BluetoothSap(context, listener, this); in getProfileProxy() local3138 BluetoothSap sap = (BluetoothSap) proxy; in closeProfileProxy() local3139 sap.close(); in closeProfileProxy()
3712 bool sap = d3 & 0x80000000; in parseSegmentIndex() local3714 if (!sap || (saptype != 1 && saptype != 2)) { in parseSegmentIndex()