HomeSort by relevance Sort by last modified time
    Searched defs:WIFISubscriber (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_agps.h 358 // WIFISubscriber, created with requests from MSAPM or QuIPC
359 struct WIFISubscriber : public Subscriber {
364 inline WIFISubscriber(const AgpsStateMachine* stateMachine,
404 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId);
406 inline virtual ~WIFISubscriber(){}
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_agps.h 359 // WIFISubscriber, created with requests from MSAPM or QuIPC
360 struct WIFISubscriber : public Subscriber {
365 inline WIFISubscriber(const AgpsStateMachine* stateMachine,
405 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId);
407 inline virtual ~WIFISubscriber(){}
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_agps.h 351 // WIFISubscriber, created with requests from MSAPM or QuIPC
352 struct WIFISubscriber : public Subscriber {
357 inline WIFISubscriber(const AgpsStateMachine* stateMachine,
394 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId);
396 inline virtual ~WIFISubscriber(){}
  /hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
loc_eng_agps.h 359 // WIFISubscriber, created with requests from MSAPM or QuIPC
360 struct WIFISubscriber : public Subscriber {
365 inline WIFISubscriber(const AgpsStateMachine* stateMachine,
405 return new WIFISubscriber(mStateMachine, mSSID, mPassword, senderId);
407 inline virtual ~WIFISubscriber(){}

Completed in 162 milliseconds