Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dble_protocol_interface_factory.c23 static BleUnifyInterface g_bleUnifyInterface[BLE_PROTOCOL_MAX] = { variable
45 return &g_bleUnifyInterface[type]; in ConnBleGetUnifyInterface()