Home
last modified time | relevance | path

Searched refs:OHOS_GAP_ACL_STATE_LE_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_adapter_utils.cpp108 return OHOS_GAP_ACL_STATE_LE_DISCONNECTED; in ConvertAclState()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gap.h45 OHOS_GAP_ACL_STATE_LE_DISCONNECTED enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c62 case OHOS_GAP_ACL_STATE_LE_DISCONNECTED: in ConvertAclState()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp215 …ckBluetooth::btGapCallback->aclStateChangedCallbak(&bdAddr, OHOS_GAP_ACL_STATE_LE_DISCONNECTED, 0);