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
722 BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP),860 BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP),
292 if (!(chr->properties & BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP)) { in chr_disced()
1452 if (!(result[0].properties & BLE_MESH_GATT_CHRC_WRITE_WITHOUT_RESP)) { in bt_mesh_bta_gattc_cb()