Searched refs:GATT_PREP_WRITE_EXEC (Results 1 – 5 of 5) sorted by relevance
85 flag &= GATT_PREP_WRITE_EXEC; in attp_build_exec_write_cmd()
324 tGATT_EXEC_FLAG flag = GATT_PREP_WRITE_EXEC; in gatt_check_write_long_terminate()
1073 flag = is_execute ? GATT_PREP_WRITE_EXEC : GATT_PREP_WRITE_CANCEL; in GATTC_ExecuteWrite()
347 flag &= GATT_PREP_WRITE_EXEC; in gatt_process_exec_write_req()
339 #define GATT_PREP_WRITE_EXEC 0x01 macro