Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/ref_impl/
A Dmesh_hal_ble.c456 subscribe_param.value = BT_GATT_CCC_NOTIFY; in proxy_prov_discover_func()
517 subscribe_param.value = BT_GATT_CCC_NOTIFY; in proxy_discover_func()
/AliOS-Things-master/components/ble_host/bt_host/include/bluetooth/
A Dgatt.h270 #define BT_GATT_CCC_NOTIFY 0x0001 macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dproxy.c670 if (*value != BT_GATT_CCC_NOTIFY) { in prov_ccc_write()
789 if (value != BT_GATT_CCC_NOTIFY) { in proxy_ccc_write()
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dgatt.c2059 data.type = BT_GATT_CCC_NOTIFY; in bt_gatt_notify_cb()

Completed in 17 milliseconds