Searched refs:notify_en (Results 1 – 1 of 1) sorted by relevance
1408 uint16_t notify_en = BLE_MESH_GATT_CCC_NOTIFY; in bt_mesh_bta_gattc_cb() local1511 write.len = sizeof(notify_en); in bt_mesh_bta_gattc_cb()1512 write.p_value = (uint8_t *)¬ify_en; in bt_mesh_bta_gattc_cb()