Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c308 if (g_leConnUpdateCallback.callback.GapleSetHostChannelClassificationResult) { in GapLeSetHostChannelClassificationComplete()
309 g_leConnUpdateCallback.callback.GapleSetHostChannelClassificationResult( in GapLeSetHostChannelClassificationComplete()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h251 void (*GapleSetHostChannelClassificationResult)(uint8_t result, void *context); member