Home
last modified time | relevance | path

Searched refs:DeleteList (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_server_profile.cpp131 void DeleteList(uint16_t connectHandle);
1709 void GattServerProfile::impl::DeleteList(uint16_t connectHandle) in DeleteList() function in OHOS::bluetooth::GattServerProfile::impl
1852 std::bind(&impl::DeleteList, serverProfile_.pimpl.get(), connectionHandle));
H A Dgatt_client_profile.cpp125 void DeleteList(uint16_t connectHandle);
2368 void GattClientProfile::impl::DeleteList(uint16_t connectHandle) in DeleteList() function in OHOS::bluetooth::GattClientProfile::impl
2405 this->clientProfile_.pimpl->DeleteList(connectionHandle);

Completed in 8 milliseconds