Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h228 #define BT_GATT_CHRC_INDICATE 0x20 macro
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_ais.c524 BT_GATT_CHARACTERISTIC(AIS_INDICATE_UUID, BT_GATT_CHRC_READ | BT_GATT_CHRC_INDICATE,
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c777 BT_GATT_CHARACTERISTIC(BT_UUID_GATT_SC, BT_GATT_CHRC_INDICATE,
2134 if (!(chrc->properties & BT_GATT_CHRC_INDICATE)) { in bt_gatt_indicate()
2409 (BT_GATT_CHRC_NOTIFY | BT_GATT_CHRC_INDICATE))) { in bt_gatt_is_subscribed()

Completed in 14 milliseconds