Home
last modified time | relevance | path

Searched refs:GAP_ERR_OUT_OF_RES (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h33 #define GAP_ERR_OUT_OF_RES BT_NO_MEMORY /// GAP error code out of resource macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_adv.c299 ret = GAP_ERR_OUT_OF_RES; in GapLeSetExtendedAdvertisingEnable()
H A Dgap_le_sec.c759 ret = GAP_ERR_OUT_OF_RES; in GAP_LeRequestSecurity()
1169 ret = GAP_ERR_OUT_OF_RES; in GAP_LeDataSignatureGeneration()
H A Dgap_le_scan.c632 ret = GAP_ERR_OUT_OF_RES; in GapLeSetExtendedScanParameters()
H A Dgap_br_sec.c408 ret = GAP_ERR_OUT_OF_RES; in GAP_RequestSecurity()
1084 ret = GAP_ERR_OUT_OF_RES; in GAP_AuthenticationReq()
H A Dgap.c919 ret = GAP_ERR_OUT_OF_RES; in GAP_RegisterServiceSecurity()