Searched defs:srvcUuid (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/ |
H A D | connection_ble_mock.cpp | 59 int32_t SoftBusGattsAddService(SoftBusBtUuid srvcUuid, bool isPrimary, int32_t number) in SoftBusGattsAddService() argument 89 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument
|
/foundation/communication/dsoftbus/tests/adapter/bluetooth/ |
H A D | bluetooth_mock.cpp | 191 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument
|
/foundation/communication/dsoftbus/tests/adapter/broadcast/ |
H A D | bluetooth_mock.cpp | 242 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/ |
H A D | softbus_adapter_ble_gatt_server.c | 91 int SoftBusGattsAddService(SoftBusBtUuid srvcUuid, bool isPrimary, int number) in SoftBusGattsAddService() argument
|
/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt_server.cpp | 708 int BleGattsAddService(int serverId, BtUuid srvcUuid, bool isPrimary, int number) in BleGattsAddService() argument
|
Completed in 6 milliseconds