Searched refs:sendConnectionEvent (Results 1 – 4 of 4) sorted by relevance
40 static bool sendConnectionEvent(const bool connected, const int8_t type);54 sendConnectionEvent(connected, (int8_t)type); in updateNetworkState()91 static inline bool sendConnectionEvent(const bool connected, const int8_t type) { in sendConnectionEvent() function
1020 static inline bool sendConnectionEvent(const bool connected, const uint8_t type) { in sendConnectionEvent() function1059 sendConnectionEvent((connected != 0) ? true : false, in loc_agps_ril_update_network_state()
1025 static inline bool sendConnectionEvent(const bool connected, const int32_t type) { in sendConnectionEvent() function1065 sendConnectionEvent((connected != 0) ? true : false, type); in loc_agps_ril_update_network_state()
174 static inline bool sendConnectionEvent(const bool connected, const int8_t type) { in sendConnectionEvent() function1065 sendConnectionEvent((connected != 0) ? true : false, type); in loc_agps_ril_update_network_state()