Lines Matching refs:clientIf

101     void unregisterClient(in int clientIf, in AttributionSource attributionSource);  in unregisterClient()  argument
103 …void clientConnect(in int clientIf, in String address, in boolean isDirect, in int transport, in b… in clientConnect() argument
105 … void clientDisconnect(in int clientIf, in String address, in AttributionSource attributionSource); in clientDisconnect() argument
107 …void clientSetPreferredPhy(in int clientIf, in String address, in int txPhy, in int rxPhy, in int … in clientSetPreferredPhy() argument
109 void clientReadPhy(in int clientIf, in String addres, in AttributionSource attributionSources); in clientReadPhy() argument
111 void refreshDevice(in int clientIf, in String address, in AttributionSource attributionSource); in refreshDevice() argument
113 … void discoverServices(in int clientIf, in String address, in AttributionSource attributionSource); in discoverServices() argument
115 …void discoverServiceByUuid(in int clientIf, in String address, in ParcelUuid uuid, in AttributionS… in discoverServiceByUuid() argument
117 …void readCharacteristic(in int clientIf, in String address, in int handle, in int authReq, in Attr… in readCharacteristic() argument
119 void readUsingCharacteristicUuid(in int clientIf, in String address, in ParcelUuid uuid, in readUsingCharacteristicUuid() argument
122 void writeCharacteristic(in int clientIf, in String address, in int handle, in writeCharacteristic() argument
125 …void readDescriptor(in int clientIf, in String address, in int handle, in int authReq, in Attribut… in readDescriptor() argument
127 void writeDescriptor(in int clientIf, in String address, in int handle, in writeDescriptor() argument
130 …void registerForNotification(in int clientIf, in String address, in int handle, in boolean enable,… in registerForNotification() argument
132 …void beginReliableWrite(in int clientIf, in String address, in AttributionSource attributionSource… in beginReliableWrite() argument
134 …void endReliableWrite(in int clientIf, in String address, in boolean execute, in AttributionSource… in endReliableWrite() argument
136 void readRemoteRssi(in int clientIf, in String address, in AttributionSource attributionSource); in readRemoteRssi() argument
138 …void configureMTU(in int clientIf, in String address, in int mtu, in AttributionSource attribution… in configureMTU() argument
140 …void connectionParameterUpdate(in int clientIf, in String address, in int connectionPriority, in A… in connectionParameterUpdate() argument
142 void leConnectionUpdate(int clientIf, String address, int minInterval, in leConnectionUpdate() argument
155 …void serverSetPreferredPhy(in int clientIf, in String address, in int txPhy, in int rxPhy, in int … in serverSetPreferredPhy() argument
157 void serverReadPhy(in int clientIf, in String address, in AttributionSource attributionSource); in serverReadPhy() argument