27 মার্চ, 2025 থেকে, আমরা AOSP তৈরি করতে এবং অবদান রাখতে aosp-main
এর পরিবর্তে android-latest-release
ব্যবহার করার পরামর্শ দিচ্ছি। আরও তথ্যের জন্য, AOSP-তে পরিবর্তনগুলি দেখুন।
ছোট সেল সমর্থন
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
অ্যান্ড্রয়েড 11 বা তার বেশির সাথে চালু করা ডিভাইসগুলি সেল আইডেন্টিফিকেশন API-এর পদ্ধতিগুলির মাধ্যমে বন্ধ গ্রাহক গোষ্ঠীগুলির (CSGs) জন্য সমর্থন প্রদান করতে পারে যা একটি সেলের CSG তথ্য সম্পর্কে তথ্য পায়৷ এটি মোবাইল নেটওয়ার্ক অপারেটরদের (MNO) জন্য উপযোগী যারা বন্ধ গ্রাহক গোষ্ঠীর মাধ্যমে ছোট সেল পরিচালনা করে। CSG সম্পর্কে তথ্য ClosedSubscriberGroupInfo
ক্লাসে উপস্থাপন করা হয়।
বাস্তবায়ন
অ্যান্ড্রয়েড 11 বা উচ্চতর সংস্করণে চলমান ডিভাইসগুলিতে CGG সমর্থন করতে, radio/1.5/types.hal
এ নিম্নলিখিত ফাংশনগুলি প্রয়োগ করুন।
-
ClosedSubscriberGroupInfo
: প্রতিটি CellIdentity
উদাহরণের সাথে ঐচ্ছিকভাবে অন্তর্ভুক্ত। এই কাঠামোটি বন্ধ গ্রাহক গোষ্ঠী সম্পর্কে বিশদ প্রদান করতে ব্যবহৃত হয় যার সাথে একটি সেল অন্তর্গত, যদি থাকে। এটি সাধারণত ব্যক্তিগত এলটিই ডিভাইসের মতো ছোট কোষ সনাক্ত করতে ব্যবহৃত হয়। এটি CBRS LTE এর মতো স্থাপনায়ও ব্যবহার করা যেতে পারে। -
CellIdentityLte
: অতিরিক্ত PLMN-আইডিগুলির একটি তালিকা সমর্থন করে৷ -
CellIdentityWcdma
: অতিরিক্ত PLMN-আইডিগুলির একটি তালিকা সমর্থন করে৷ -
CellIdentityTdscdma
: অতিরিক্ত PLMN-আইডিগুলির একটি তালিকা সমর্থন করে৷ -
RegStateResult
: একটি আপডেট করা CellIdentity
কাঠামো এবং RPLMN নির্দেশ করার জন্য একটি ক্ষেত্র অন্তর্ভুক্ত করে।
বৈধতা
আপনার বাস্তবায়ন পরীক্ষা করতে, নিম্নলিখিত CTS পরীক্ষা চালান: CellInfoTest
।
এই পৃষ্ঠার কন্টেন্ট ও কোডের নমুনাগুলি Content License-এ বর্ণিত লাইসেন্সের অধীনস্থ। Java এবং OpenJDK হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-07-29 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[],null,["# Small cell support\n\nDevices launched with Android 11 or higher can provide\nsupport for closed subscriber groups (CSGs) through methods in the\n[cell identification APIs](https://developer.android.com/reference/android/telephony/CellIdentity)\nthat get information about a cell's CSG information. This is useful for mobile\nnetwork operators (MNOs) that manage small cells through closed subscriber\ngroups. Information about CSGs is represented in the\n[`ClosedSubscriberGroupInfo`](https://developer.android.com/reference/android/telephony/ClosedSubscriberGroupInfo)\nclass.\n\nImplementation\n--------------\n\nTo support CGGs on devices running Android 11 or\nhigher, implement the following functions in\n[`radio/1.5/types.hal`](https://android.googlesource.com/platform/hardware/interfaces/+/refs/heads/android16-release/radio/1.5/types.hal).\n\n- `ClosedSubscriberGroupInfo`: Included optionally with every `CellIdentity` instance. This structure is used to provide details about the closed subscriber group to which a cell belongs, if any. This is commonly used to identity *small cells* such as personal LTE devices. It can also be used in deployments such as CBRS LTE.\n- `CellIdentityLte`: Supports a list of additional PLMN-IDs.\n- `CellIdentityWcdma`: Supports a list of additional PLMN-IDs.\n- `CellIdentityTdscdma`: Supports a list of additional PLMN-IDs.\n- `RegStateResult`: Includes an updated `CellIdentity` structure and a field to indicate the RPLMN.\n\nValidation\n----------\n\nTo test your implementation, run the following CTS test:\n[`CellInfoTest`](https://android.googlesource.com/platform/cts/+/3c3d33a/tests/tests/telephony/src/android/telephony/cts/CellInfoTest.java)."]]