Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1134 if (callbacks->maxSlotsChange != NULL) { in HciEventOnMaxSlotsChangeEvent()
1135 callbacks->maxSlotsChange(param); in HciEventOnMaxSlotsChangeEvent()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1017 void (*maxSlotsChange)(const HciMaxSlotsChangeEventParam *eventParam); member