Home
last modified time | relevance | path

Searched refs:RIL_KeepaliveType (Results 1 – 3 of 3) sorted by relevance

/hardware/ril/include/telephony/
Dril.h7189 } RIL_KeepaliveType; typedef
7193 RIL_KeepaliveType type; /* Type of keepalive packet */
/hardware/ril/reference-ril/
Dril.h7189 } RIL_KeepaliveType; typedef
7193 RIL_KeepaliveType type; /* Type of keepalive packet */
/hardware/ril/libril/
Dril_service.cpp2865 kaReq.type = static_cast<RIL_KeepaliveType>(keepalive.type); in startKeepalive()