Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h1023 void (*connectionPacketTypeChanged)(const HciConnectionPacketTypeChangedEventParam *eventParam); member
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt.c1183 if (callbacks->connectionPacketTypeChanged != NULL) { in HciEventOnConnectionPacketTypeChangedEvent()
1184 callbacks->connectionPacketTypeChanged(param); in HciEventOnConnectionPacketTypeChangedEvent()

Completed in 6 milliseconds