Searched refs:getLowpanCredential (Results 1 – 6 of 6) sorted by relevance
49 const LowpanCredential* getLowpanCredential() const;
62 const LowpanCredential* LowpanProvision::getLowpanCredential() const { in getLowpanCredential() function in android::net::lowpan::LowpanProvision
70 public LowpanCredential getLowpanCredential() { in getLowpanCredential() method in LowpanProvision
121 LowpanCredential getLowpanCredential(); in getLowpanCredential() method
510 public LowpanCredential getLowpanCredential() { in getLowpanCredential() method in LowpanInterface512 return mBinder.getLowpanCredential(); in getLowpanCredential()
316 if (provision.getLowpanCredential() != null) { in runForm()383 LowpanCredential credential = iface.getLowpanCredential(); in runShowCredential()