Home
last modified time | relevance | path

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

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