Searched refs:BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP (Results 1 – 4 of 4) sorted by relevance
272 #define BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP 0x04 macro
725 BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP),863 BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP),
267 if (!(chr->properties & BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP)) { in chr_disced()
1423 if (!(result[0].properties & BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP)) { in bt_mesh_bta_gattc_cb()