Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/evt/
H A Dhci_evt_le_cmd_complete.c981 static HciLeCmdCompleteFunc g_leControllerCommandCompleteMap[] = { variable
1072 HciLeCmdCompleteFunc func = g_leControllerCommandCompleteMap[ocf]; in HciEventOnLeCommandComplete()