Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_client.c39 static int32_t SoftbusGattcAddMacAddrToList(int32_t clientId, const SoftBusBtAddr *addr);
277 static int32_t SoftbusGattcAddMacAddrToList(int32_t clientId, const SoftBusBtAddr *addr) in SoftbusGattcAddMacAddrToList() function
324 int32_t status = SoftbusGattcAddMacAddrToList(clientId, addr); in SoftbusGattcConnect()