Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_internal.h196 void GapLeSetHostChannelClassificationComplete(const HciLeSetHostChannelClassificationReturnParam *…
H A Dgap_le_conn.c306 void GapLeSetHostChannelClassificationComplete(const HciLeSetHostChannelClassificationReturnParam *… in GapLeSetHostChannelClassificationComplete() function
H A Dgap_hci_receive.c579 …GapProcessHciEventInTask((TaskFunc)GapLeSetHostChannelClassificationComplete, param, sizeof(*param… in GapRecvLeSetHostChannelClassificationComplete()