Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap.c1163 static DeviceInfo *GapAllocDeviceInfo(const BtAddr *addr, const uint16_t handle) in GapAllocDeviceInfo() function
1194 deviceInfo = GapAllocDeviceInfo(param->addr, param->connectionHandle); in GapAclConnectionComplete()