Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/include/
H A Dsoftbus_conn_ble_connection.h193 void ConnBleOccupy(ConnBleConnection *connection);
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/ble/
H A Dconnection_ble_manager_test.cpp940 ConnBleOccupy(connection);
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_connection.c1000 void ConnBleOccupy(ConnBleConnection *connection) in ConnBleOccupy() function
H A Dsoftbus_conn_ble_manager.c1898 ConnBleOccupy(connection); in BleCheckActiveConnection()