Home
last modified time | relevance | path

Searched refs:readSecureConnectionsHostSupportComplete (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_failure_controller_baseband.c1175 if (callbacks->readSecureConnectionsHostSupportComplete != NULL) { in HciCmdOnReadSecureConnectionsHostSupportFailed()
1176 callbacks->readSecureConnectionsHostSupportComplete(&returnParam); in HciCmdOnReadSecureConnectionsHostSupportFailed()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_controller_baseband_cmd_complete.c1243 if (callbacks->readSecureConnectionsHostSupportComplete != NULL) { in HciEventOnReadSecureConnectionsHostSupportComplete()
1244 callbacks->readSecureConnectionsHostSupportComplete(&returnParam); in HciEventOnReadSecureConnectionsHostSupportComplete()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci.h858 void (*readSecureConnectionsHostSupportComplete)(const HciReadSecureConnectionsHostSupportReturnParam *returnParam); member

Completed in 12 milliseconds