Home
last modified time | relevance | path

Searched defs:appUuid (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp124 int BleGattcRegister(BtUuid appUuid) in BleGattcRegister()
186 int BleGattsRegister(BtUuid appUuid) in BleGattsRegister()
H A Dsoftbus_adapter_ble_gatt_client_test.cpp64 int ActionBleGattcRegister(BtUuid appUuid) in ActionBleGattcRegister()
H A Dsoftbus_adapter_ble_gatt_server_test.cpp88 int ActionBleGattsRegister(BtUuid appUuid) in ActionBleGattsRegister()
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp175 int BleGattcRegister(BtUuid appUuid) in BleGattcRegister()
237 int BleGattsRegister(BtUuid appUuid) in BleGattsRegister()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp339 int BleGattcRegister(BtUuid appUuid) in BleGattcRegister()
H A Dohos_bt_gatt_server.cpp593 int BleGattsRegister(BtUuid appUuid) in BleGattsRegister()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c288 static void BleRegisterServerCallback(int status, int serverId, BtUuid *appUuid) in BleRegisterServerCallback()