Extended interface for Network-initiated (NI) support. More...
Data Fields | |
| void(* | init )(GpsNiCallbacks *callbacks) |
| Registers the callbacks for HAL to use. More... | |
| void(* | respond )(int notif_id, GpsUserResponseType user_response) |
| Sends a response to HAL. More... | |
| size_t | size |
| set to sizeof(GpsNiInterface) More... | |
| void(* GpsNiInterface::init)(GpsNiCallbacks *callbacks) |
| void(* GpsNiInterface::respond)(int notif_id, GpsUserResponseType user_response) |