Searched refs:BT_GATT_CCC_NOTIFY (Results 1 – 4 of 4) sorted by relevance
456 subscribe_param.value = BT_GATT_CCC_NOTIFY; in proxy_prov_discover_func()517 subscribe_param.value = BT_GATT_CCC_NOTIFY; in proxy_discover_func()
270 #define BT_GATT_CCC_NOTIFY 0x0001 macro
670 if (*value != BT_GATT_CCC_NOTIFY) { in prov_ccc_write()789 if (value != BT_GATT_CCC_NOTIFY) { in proxy_ccc_write()
2059 data.type = BT_GATT_CCC_NOTIFY; in bt_gatt_notify_cb()
Completed in 15 milliseconds