Searched defs:allowed_carriers (Results 1 - 2 of 2) sorted by relevance

/hardware/ril/include/telephony/
H A Dril.h743 int32_t len_allowed_carriers; /* length of array allowed_carriers */
745 RIL_Carrier * allowed_carriers; /* whitelist for allowed carriers */ member in struct:__anon5804
747 * which match allowed_carriers. Eg. allowed_carriers match
6094 * On success, it should match the length of list data->allowed_carriers.
/hardware/ril/reference-ril/
H A Dril.h743 int32_t len_allowed_carriers; /* length of array allowed_carriers */
745 RIL_Carrier * allowed_carriers; /* whitelist for allowed carriers */ member in struct:__anon6023
747 * which match allowed_carriers. Eg. allowed_carriers match
6094 * On success, it should match the length of list data->allowed_carriers.

Completed in 44 milliseconds