Home
last modified time | relevance | path

Searched refs:GAP_ERR_REPEATED (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_comm.h32 #define GAP_ERR_REPEATED BT_ALREADY /// GAP error code repeated action macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c909 ret = GAP_ERR_REPEATED; in GAP_RegisterServiceSecurity()