Home
last modified time | relevance | path

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

/device/board/openvalley/niobeu4/liteos_m/hals/drivers/bluetooth_lite/
Dbluetooth_device.h92 typedef void (* GattcBleCallback)(GattcBleCallbackEvent event, GattInterfaceType gattc_if, BleGattc…
109 GattInterfaceType gattc_if;
116 GattInterfaceType gattc_if;
124 GattInterfaceType gattc_if;
132 GattInterfaceType gattc_if;
154 BtError BleGattcSendMtuReq(GattInterfaceType gattc_if, uint16_t conn_id);
163 BtError BleGattcRegisterForNotify(GattInterfaceType gattc_if,
Dblegap.h29 #define GattInterfaceType esp_gatt_if_t macro
40 #define GattInterfaceType esp_gatt_if_t macro
Dbluetooth_device.c206 BtError BleGattcSendMtuReq(GattInterfaceType gattc_if, uint16_t conn_id) in BleGattcSendMtuReq()
236 BtError BleGattcRegisterForNotify(GattInterfaceType gattc_if, in BleGattcRegisterForNotify()