Searched refs:credit (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_le.c | 564 chan->rcfg.credit -= 1; in L2capLeTxWithCredit() 567 if (chan->rcfg.credit == 0) { in L2capLeTxWithCredit() 733 chan->rcfg.credit = cfg.credit; in L2capLeProcessCreditBasedConnectionReq() 791 chan->rcfg.credit = cfg.credit; in L2capLeProcessCreditBasedConnectionRsp() 907 uint16_t credit; in L2capLeProcessFlowControlCredit() local 922 if (chan->rcfg.credit > (UINT16_MAX - credit)) { in L2capLeProcessFlowControlCredit() 927 chan->rcfg.credit += credit; in L2capLeProcessFlowControlCredit() 1289 if (cfg->credit != 0) { in L2CAP_LeCreditBasedConnectionReq() 1290 chan->lcfg.credit = cfg->credit; in L2CAP_LeCreditBasedConnectionReq() 1342 if (cfg->credit != 0) { in L2CAP_LeCreditBasedConnectionRsp() [all …]
|
/ohos5.0/docs/en/application-dev/application-models/ |
H A D | start-finance-apps.md | 11 … | No| The options are as follows: 1: transfer; 2: credit card repayment. Th… 57 | CreditCardRepayment | The application supports credit card repayment. | 77 …linkFeature": "CreditCardRepayment" // Declare that the application supports credit card repayment. 101 …./quick-start/module-configuration-file.md#skills), such as transfer and credit card repayment, as… 151 // Construct parameters for the credit card repayment scenario. 155 // Open the credit card repayment page.
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | l2cap_def.h | 217 uint16_t credit; member
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_frames.c | 918 uint8_t credit = 0; in RfcommParseUih() local 931 PacketExtractHead(pkt, &credit, 1); in RfcommParseUih() 932 output.info->data.credits = credit; in RfcommParseUih()
|
/ohos5.0/docs/en/application-dev/database/ |
H A D | access-control-by-device-and-data-level.md | 17 …xual life status, sexual orientation, device authentication, and personal credit card information|
|
/ohos5.0/docs/en/application-dev/connectivity/ |
H A D | connectivity-kit-intro.md | 5 …dphones, surf the Internet over Wi-Fi, and use their mobile phone as a transit pass or credit card.
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-distributedKVStore.md | 149 …exual life status, sexual orientation, device authentication, and personal credit card information|
|
/ohos5.0/base/web/webview/ohos_nweb/prebuilts/ |
H A D | NOTICE | 25952 practicable, remove from the Collection any credit as required by 25955 remove from the Adaptation any credit as required by Section 4(c), 26001 credit identifying the use of the Work in the Adaptation (e.g., 26006 at a minimum such credit will appear, if a credit for all 50631 credit/disclaimer to use in compliance with this license. We thus 55914 It is a BSD-style license with a credit clause (and thus not 55970 credit/disclaimer to use in compliance with this license. We thus 63975 practicable, remove from the Adaptation any credit as required by 63991 a credit identifying the use of the Work in the Adaptation (e.g., 63993 based on original Work by Original Author"). The credit required by [all …]
|