Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_adapter_utils.cpp104 return OHOS_GAP_ACL_STATE_DISCONNECTED; in ConvertAclState()
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/
H A Dohos_bt_gap.h43 OHOS_GAP_ACL_STATE_DISCONNECTED, enumerator
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/common/
H A Dsoftbus_adapter_bt_common.c58 case OHOS_GAP_ACL_STATE_DISCONNECTED: in ConvertAclState()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dsoftbus_adapter_bt_common_test.cpp207 … MockBluetooth::btGapCallback->aclStateChangedCallbak(&bdAddr, OHOS_GAP_ACL_STATE_DISCONNECTED, 0);