Home
last modified time | relevance | path

Searched defs:BLE_CONNECTION_STATE_CONNECTED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h58 BLE_CONNECTION_STATE_CONNECTED, // server connection init state enumerator
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_def.h379 const int BLE_CONNECTION_STATE_CONNECTED = 0x01; variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dbt_def.h391 const int BLE_CONNECTION_STATE_CONNECTED = 0x01; variable